Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0xac74d9…da3a74
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x5baa4f…65c741
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0xfd422d…2b3111
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0xffc2a1…cf2daa
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x49b7af…b1965e
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0xab71cd…bc5083
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x186094…5afc9b
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x869260…3892d4
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0xf040a4…87593e
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x774c1a…5d6d66
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0xdcd5e1…179b99
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x597905…8ec0c2
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x612a19…b5ceb6
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0xf8f728…2e5838
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x66d572…82cff7
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x4f72a2…11e1f6
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x6dc2ae…c01b50
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x9f203d…7afbc0
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0xa1c1bc…d14c14
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x7162b8…624df3
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x488b1b…646ee4
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0xda7cc1…adeaac
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0x15fccc…1a4f92
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0xa1ad41…9ecc29
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown68d ago0xd465ae…ab8c48

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.