Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa24d ago0xf81a7e…a774c4
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa24d ago0xffbc05…8c877f
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa24d ago0x356e56…72ed97
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa24d ago0x4c97b4…4eec8f
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa24d ago0xc7c0e9…a24416
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa24d ago0x5575fc…d1e434
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa24d ago0x3a4bbc…1a3aa0
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa24d ago0x30ae68…8cf74f
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa24d ago0x07aca2…c4bb3e
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa24d ago0xb49a71…8ab874
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa24d ago0xb24b77…43fbd6
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0x918832…882fb8
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0x81b4cf…ea7bd9
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0x1f29f9…2bee0b
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0x0ab2ba…42366a
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0xd71fc6…ef2e27
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0x9a6b0f…55185a
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0x2986fa…6e28b5
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0xa7b5e2…f96150
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0xc1ef1b…1b761c
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0x0a04dd…f2a7a9
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0x365010…6faf27
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0xa81e8f…a60dc4
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0x4037ff…4209e9
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa25d ago0xaa8a9d…b33dc3

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.