Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa36d ago0x01be8f…db85db
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa36d ago0x27f3a2…55ef0e
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa36d ago0x2f104f…56f65b
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa36d ago0x249bb4…e32ded
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa36d ago0xa1654c…66b583
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa36d ago0x631a97…71c23a
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa36d ago0x2deb91…c575b7
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0xb30cc8…cca926
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x1306ef…167fec
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x5d5a19…98742e
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x2e742b…1a973c
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x2643cd…15c237
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x185414…9b987b
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x4a5d0f…8139c6
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0xc5a910…2ee2a7
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0xf21053…50572c
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x172943…5da4ca
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0xd6e3c4…ec7b65
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0x5cb605…176cec
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0xa3308d…d2a304
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0x0638a3…1670b1
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0x9b2367…06a352
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0xe5bf50…d0c544
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x501819…881b65

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.