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 unknown73d ago0xfd34e1…967d9a
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x80e2c4…1a42b4
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x021d4e…145782
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0xf43f96…85eb9b
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x6252a4…05ab26
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x04e632…345547
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0xe7d7f8…508072
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x0fb7a0…1db019
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0xeb61b7…35efe1
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x676bc4…7d13a2
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x40f6b0…bd9ebd
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x4964ad…cf83f9
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x331c69…3ba3ef
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0xf0283f…9def8b
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0xd50272…854e18
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0xd680f8…13bd6a
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0xe63f30…21bd72
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x5d4336…65b2e5
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x3c453d…32f1d2
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x077dd5…5eb7a4
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0xd17824…637e12
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x760727…5d8333
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x4550f5…67762d
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x34a622…3b0664
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown73d ago0x862ba9…878bbb

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.