Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x632046…75c783
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x3b03db…953d4c
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0xe17a9a…822b7b
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x447091…aaea51
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0xb66146…22d774
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x5fd541…62b99a
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x2f5380…aa9d03
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x71988b…064c6c
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x70f1a6…c9d917
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x73be3e…c034a5
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x59356d…36e448
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0xe71cd4…92c0e3
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x26f61f…1e7f74
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0xf27927…3d49a8
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x34ffdc…4e9b71
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x02070d…f1e2e6
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x41bdd8…6fd993
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0xbeffda…ba36e3
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x041cdd…a2ab88
0x5cba…73420x9c95…e299Base$0.001100%Route unknown55d ago0x1b2a53…d23756
0x5cba…73420x9c95…e299Base$0.001100%Route unknown55d ago0x3dd2b4…aaf90f
0x5cba…73420x9c95…e299Base$0.001100%Route unknown55d ago0xbcf925…4536a4
0x5cba…73420x9c95…e299Base$0.001100%Route unknown55d ago0x9c10ae…5b9d1c
0x5cba…73420x9c95…e299Base$0.001100%Route unknown55d ago0xbc6320…4a843c
0x5cba…73420x9c95…e299Base$0.001100%Route unknown55d ago0x069af4…995398

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.