Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0810…37be0x9c95…e299Base$0.001100%Route unknown46d ago0x25d697…681661
0x0810…37be0x9c95…e299Base$0.001100%Route unknown46d ago0x927848…4a53cc
0x0810…37be0x9c95…e299Base$0.001100%Route unknown46d ago0x6bddd6…8e997a
0x0810…37be0x9c95…e299Base$0.001100%Route unknown46d ago0x35be35…e23ed1
0x0810…37be0x9c95…e299Base$0.001100%Route unknown46d ago0xa55236…08c13d
0x0810…37be0x9c95…e299Base$0.001100%Route unknown46d ago0xcf2563…ed3301
0x0810…37be0x9c95…e299Base$0.001100%Route unknown46d ago0xb0f42e…0b80b0
0x0810…37be0x9c95…e299Base$0.001100%Route unknown46d ago0xd6180f…d849c5
0x0810…37be0x9c95…e299Base$0.001100%Route unknown46d ago0xe07d0e…f6b080
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0xa00d0d…f48565
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0x787b32…40bfd4
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0xeeeb6f…fafb39
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0xcc674c…2eb7b2
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0x22d649…434152
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0x433a87…b9a06e
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0xd4364a…15876f
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0x765517…ce26c7
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0x1e9bb7…abf3f0
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0x8c701f…b21166
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0x58f949…b7a6f9
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0xb6e676…93b05c
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0x97f0e9…2ec976
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0xf193d1…b9b5d9
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0x122b11…60193c
0x0810…37be0x9c95…e299Base$0.001100%Route unknown47d ago0x7b67df…bbb8ab

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.