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 ago0x105d39…885baf
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0xa5ed97…5bd06d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x87a74f…8b5407
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0xd981b0…81e2ec
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase38d ago0x2933a8…eb97d3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x878354…4972c3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x0a3637…17a11b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x840348…14d610
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x1b3282…942cb3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x5a95fc…11bec9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0xd9dd47…d23cc7
0x957f…20a00x47d3…9ddaBasex402 service$10.00100%coinbase38d ago0x99faa8…43e30a
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase38d ago0xc9d4a1…c3e566
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x3e8360…c1a481
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x85c5f4…0e05ae
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x6c1e4c…2a5317
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x499522…9650b6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xbef209…66bfc9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0xe3d280…d64f17
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xd65ebd…5bb123
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase38d ago0x31f769…3da1b6
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase38d ago0x87732a…f76c8e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase38d ago0x18c6d4…bd22ce
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x0c6533…3a7576
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x2631b4…e6eb9a

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.