Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa37d ago0x028632…2aa922
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa37d ago0xeb1cc8…25f1fb
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa37d ago0x59db2e…2acad9
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa37d ago0xa36a95…1e0442
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0x0d5011…1b2f6f
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0x64c9eb…593737
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0x5a33b5…26cd05
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa38d ago0xd6aac3…b556ce
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa38d ago0xe6b331…ac89af
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0x389a3e…a0db5a
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0xae0875…2b756c
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa38d ago0x422277…c8b6f3
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0x5e8586…c24339
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0xdeb080…664f13
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0xa0d373…83dd83
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0xe81074…c5f728
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0xa71526…8bd6cd
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0xe95c0f…4e5498
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa38d ago0x09fbdc…0b9477
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0xef6e33…b826ab
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0x5804d4…1c7baa
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa38d ago0x241f81…493753
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa38d ago0x610bd1…c09186
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa38d ago0x10af3a…58a7bf
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa38d ago0x15ef93…0d7f60

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.