Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0x20970a…dba43b
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0x8e3ded…05403a
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0xaea8fb…90fb50
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0xc1b688…5a60ea
0x8780…71f30xfe80…47eeBase$0.001100%fluxa32d ago0x75e158…5e7957
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0xbf50da…cc4d4c
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0xe7244b…d0d39f
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0xbe76eb…3220a6
0x8780…71f30xfe80…47eeBase$0.001100%fluxa32d ago0xa6ab1c…8dd762
0x8780…71f30xfe80…47eeBase$0.001100%fluxa32d ago0x3090a6…883338
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0x447309…c595a9
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0xaec009…278e5d
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0x16b15c…455a8a
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0xee64b8…1699f5
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0x62ccd7…541864
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0x96c894…c9cb4e
0x8780…71f30xfe80…47eeBase$0.001100%fluxa32d ago0x846132…55423d
0x8780…71f30xfe80…47eeBase$0.001100%fluxa32d ago0xea808c…d28c13
0x8780…71f30xfe80…47eeBase$0.001100%fluxa32d ago0xc10d0d…0a79b8
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0x607434…4b4562
0x8780…71f30x9c95…e299Base$0.001100%fluxa32d ago0xe4d309…235f8a
0x8780…71f30x9c95…e299Base$0.001100%fluxa33d ago0xca4d4c…305879
0x8780…71f30x9c95…e299Base$0.001100%fluxa33d ago0xa71ba3…fc6e2d
0x8780…71f30x9c95…e299Base$0.001100%fluxa33d ago0x9f25e9…8ee35f
0x8780…71f30x9c95…e299Base$0.001100%fluxa33d ago0xf3d285…b08287

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.