Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0x50d719…92884c
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0x81fdf1…7b8f2b
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0x4acd95…f233e9
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0x3a2615…6be960
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0x1211bb…a16612
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0x90b044…b3761e
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0xe93174…93af29
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0x650669…2e284f
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0x99b35e…c1dae6
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0xfb1fe0…90bc3e
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0xe86b56…112c32
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0xd415a6…5b43f7
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0xea2b99…2e7b62
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa21d ago0x2feba8…37ef9b
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa22d ago0x555b03…b98093
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa22d ago0x9eb9b7…2f6680
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa22d ago0x440a18…f411d3
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa22d ago0x0fb7cc…2c615c
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa22d ago0xd7867f…10584b
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa22d ago0x9a90a4…b3c36b
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa22d ago0xa243fb…59b973
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa22d ago0x1a536d…c41ac9
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa22d ago0x81dd42…71a637
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa22d ago0x1315d4…b268a5
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa22d ago0x6c7d1d…ead465

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.