Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0xca22e0…7cff3e
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa38d ago0x68890d…9af7c9
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa38d ago0xfe83c3…b7ec46
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x849b24…85c9b8
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x0b3e37…fb0c83
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x684673…e82151
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0xe9a10a…5976e3
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0xdfd63e…e33db9
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0xc6eaec…dae63c
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x0aa6d3…ed66b9
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x084da3…734f84
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x72c129…769e8e
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x400f8c…dd9e47
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x721c5d…72df96
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x3de3a6…aa98e4
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x640d3f…ccbcb1
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x5d439f…7de51d
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0xe0e474…e794f2
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa38d ago0x09e97c…e4e576
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa39d ago0x58792d…c13229
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa39d ago0x9ea873…a9ae9c
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa39d ago0x7aeddd…390fc8
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa39d ago0xb297d0…013d55
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa39d ago0x78d10f…ec3fc9
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa39d ago0x23a53e…284ebe

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.