Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x75deb4…792055
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x3fecc3…ed3815
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0xf969f0…94dc1f
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0xdb30a8…4aa09e
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x6623af…6acd2c
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0xc4368d…cbaeb8
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x95ba52…b05350
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x528452…c0df65
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0xc199c8…f6a136
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x58a17b…173ad6
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x2825cb…680245
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x8cf078…70229a
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0xb12b6e…76908f
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x501ff1…982ea6
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x964959…8a764b
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x06323e…f5ea60
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x6bbf3d…a95e1d
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x2836c6…91919d
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0xa6abfe…aa33f9
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x649129…e50e4c
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0xd8c60a…f69cd7
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x599ba4…921ba9
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown44d ago0x74f28c…c181e0

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.