Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0xc3360a…979d7d
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0xacb00b…76a856
0x9017…f72d0x9c95…e299Base$0.001100%fluxa35d ago0x62e3d2…5b78d8
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0x6e6c5f…8a1876
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0x8647c2…d4b42b
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0xca3f8b…d5d175
0x9017…f72d0x9c95…e299Base$0.001100%fluxa35d ago0x8bc754…857362
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0xfa8037…312849
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0x016a0d…72fa75
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0xa26c03…d4db80
0x9017…f72d0x9c95…e299Base$0.001100%fluxa35d ago0x08fbed…035c54
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0x6e6e23…2517f3
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0xe31446…eaf011
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0x65f165…569e24
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0xe739dd…5b05bd
0x9017…f72d0x9c95…e299Base$0.001100%fluxa35d ago0x10dd67…2d53d0
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0xc304dd…8b8a5e
0x9017…f72d0x9c95…e299Base$0.001100%fluxa35d ago0x583226…74f7b3
0x9017…f72d0x9c95…e299Base$0.001100%fluxa35d ago0x523635…5e192e
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa35d ago0x1ea68b…66bdac
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa36d ago0xba50d1…fb0f35
0x9017…f72d0x9c95…e299Base$0.001100%fluxa36d ago0x03f163…6805bb
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa36d ago0x35c038…f42d6a
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa36d ago0x7d2523…ecb697
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa36d ago0xad11b2…9463dc

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.