Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x3ade45…760365
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xc09882…02a2be
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x94e00d…8c1bbc
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x37d9c1…068081
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x1088c4…becca3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x4deaa4…29dc56
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x650d19…36d41e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xfb978d…146b2b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xe372e8…6b80a2
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x7ba3cc…8d236e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x51319b…5017ee
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xd304cc…c13e15
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x287409…8037b1
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x6f1730…7b2124
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x0a692a…900c72
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xc241ad…d4bb6f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xb29d5c…bd06e6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x2458f0…a04dcb
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xe98982…dca20e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x362692…c571d1
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x595b44…372d19
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x3847a8…95c697
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x4a86cc…aae2d6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x721413…2b416b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x2b7a20…7dad3d

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.