Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8b0d35…3de4d4
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2db33f…baa242
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4b8744…7372fe
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3123db…ccdbd4
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x23eebb…b2b596
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc5bf80…e8deff
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2406e1…e19651
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaea393…c20d77
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3a0bb…7ff57a
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1f18e8…8311c3
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9743ef…d60493
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x39054c…8dadb0
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3a991e…8da583
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xef0af7…2dc0e5
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x608037…2f1129
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8534f6…4473af
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c0d05…5d58b1
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc52d96…7b5dd0
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b122a…f094eb
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4af310…955df7
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x377135…3e6f14
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8afdad…4882a6
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24eae1…1727c7
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4e8d8…018167
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1ca1f…cf5ed8

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.