Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown19d ago0x3bda9f…fbd24d
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown19d ago0xdcd1d0…02e3e4
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown19d ago0x8564cf…05731c
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown19d ago0x2b6b7b…d31609
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown19d ago0x08286a…317bc4
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown19d ago0xc45850…617ce6
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown19d ago0xd6285d…c4dd50
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown19d ago0xb82f56…20fc1c
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown19d ago0x69e8a2…70b529
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0xe01474…d88093
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0xf88710…81b6f6
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0xcf15b7…ae33b8
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0x850cf8…86df97
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0x8031bd…761688
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0x7c9a3e…51c5fd
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0x5c7ee2…2d5be4
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0xd76f86…e7d3a9
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0x64f157…6f378b
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0xbeee11…ac081c
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0xc86bcf…1c2b71
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0xa66239…4845a8
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0x952447…d55a12
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0x6934f9…f66942
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0x8f8057…5c747f
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown20d ago0x9527d8…55bbac

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.