Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown70d ago0xcc125c…ba1f3f
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown70d ago0x35ac1b…c4d9a5
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown70d ago0x750bdf…006eee
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0xea8fc3…9cb4ad
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x0cad46…1231fe
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x9bbc40…aa2cad
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x3a215d…11eaec
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0xfb4b45…71666a
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0xa738de…ce8338
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0xf27868…003cf6
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x982ee9…634748
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x683f7b…9a3293
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x7a7600…f22870
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x9976c7…b1837a
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0xe74ffa…a3b02b
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0xb91337…7e07f8
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x4b4624…d73e56
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x7f7834…6da265
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x726ec9…7ab855
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x24d946…52b3d9
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x000bc4…2ca45c
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x8d3e47…878553
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0xfd6442…50f573
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x7a035f…51ab79
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown71d ago0x3e3d47…72668c

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.