Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4330…05680x9c95…e299Base$0.001100%Route unknown59d ago0xb8cc9a…dec09d
0x4330…05680x9c95…e299Base$0.001100%Route unknown59d ago0x61fa54…30e97e
0x4330…05680x9c95…e299Base$0.001100%Route unknown59d ago0x60aa45…a4a046
0x4330…05680x9c95…e299Base$0.001100%Route unknown59d ago0x58220d…2114b1
0x4330…05680x9c95…e299Base$0.001100%Route unknown59d ago0x9dfa86…38bca8
0x4330…05680x9c95…e299Base$0.001100%Route unknown59d ago0x4d2765…85567c
0x4330…05680x9c95…e299Base$0.001100%Route unknown59d ago0x2e737d…faa4ac
0x4330…05680x9c95…e299Base$0.001100%Route unknown59d ago0x477a25…2cab6f
0x4330…05680x9c95…e299Base$0.001100%Route unknown59d ago0x966e22…94964f
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xf5d31d…eff4e0
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xef0afe…508dce
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xa53705…514231
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xd7de00…8ba0b2
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0x98b804…1fa394
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xf4826a…0e2472
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xfdadf1…c0467d
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xb3f2fb…195f05
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0x5ae9ed…80ad24
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xc1fb2f…c90f75
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xcf1860…6068c9
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xf39205…ebd3af
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xbe731e…84ee29
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0x17de6f…9b5595
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xf66540…f8c1fe
0x4330…05680x9c95…e299Base$0.001100%Route unknown60d ago0xd1d845…75719c

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.