Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x0df84a…084648
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0xe62f15…f30115
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0xced3e9…cc8b9f
0x957f…20a00x47d3…9ddaBasex402 service$10.00100%coinbase38d ago0x06cbcf…7c5063
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x58649d…3285e9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x0e4656…127eef
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x40f508…b297ef
0x0720…106a0x47d3…9ddaBasex402 service$15.00100%coinbase38d ago0x28826d…e22f19
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xdb32ed…183b32
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x4a6477…940672
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0xb8ce7c…44cfc6
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase38d ago0x08a909…e01d70
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0xc098fa…decea3
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase38d ago0x3a2a15…2ec1b3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x058e8e…29451f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x9613e2…7bfec3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x487981…78cc43
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x463b80…38e52e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x37dfe7…217295
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase38d ago0xd910ad…5f7b27
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x312c24…146331
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0xa5fc70…65268b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xad99b4…631825
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xbd0e19…da14b8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x15178b…ef422d

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.