Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xbe7278…fa6c4b
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xcac2a3…cef317
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x189ee6…25ec19
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x998d68…46ae67
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x43de91…0e163b
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x7b96fa…69eae0
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x49df38…230b86
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x515e15…74fe2d
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x7322f3…61966b
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xff7730…3c709a
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xa4e7fe…342036
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x8f2985…6b48bf
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x27704b…3c24b9
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xcf5645…fef56c
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x763c4f…922140
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x649d08…6401b6
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xb2b8fd…c0d294
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xd2fb03…d4541d
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xa731e0…135b11
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x79e026…459ba9
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xe82680…8455c9
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase177d ago0xbe58b7…bc2909
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase177d ago0x0fc9c8…9788db
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase177d ago0x598885…e6e775
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase177d ago0xe9401c…b314c2

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://app.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://app.roundhouseai.io/dashboard/team.

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