Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown33d ago0xfc3659…dbe6ed
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown33d ago0x72c121…ea10a9
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown33d ago0x880375…be1156
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown33d ago0x10f996…111496
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown33d ago0xbaff5b…ceeb38
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown33d ago0x2ff63a…47b7fe
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown33d ago0xf7a65c…b0dcbc
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown33d ago0x958d0a…24c510
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x65fa0d…972d1c
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x2de088…b5d323
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x7dc9fe…1b501d
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x7a2984…1e25dd
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x1c3160…87664c
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0xdeef78…5901a7
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0xdf6c8a…d9c444
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x5e2746…38460b
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x73a11a…06bcee
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0xd86b6c…29f622
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x9a7f56…eb6073
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x1c357c…f87072
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x1bff88…93fb68
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x416574…89febf
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x91cce3…c4dae2
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0xe292f3…fe1860
0x271f…24ae0x9c95…e299Base$0.001100%Route unknown34d ago0x30d179…d94d83

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.