Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0d2f53…54577a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2ce733…4fcc6e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x175ad8…991959
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x60f96b…98af0a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x395057…0ee087
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x386e4e…477fd1
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe1aa7b…2475c0
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbbe613…7d2101
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x78e1e9…41c512
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae7517…b3503b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xac9363…97584f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6d0c71…a293ef
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6e4c09…8f503a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfe3847…6beb0c
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeaad28…c01a3f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x11e6b6…c5da4f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdc5959…26fff6
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb1a52e…3086e0
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9163ba…7ad6e4
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3d70fd…b1a2ef
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x70e670…cb9dde
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x38489f…c651b4
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe82255…d94257
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x627fb2…14a414
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x356230…ec6beb

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.