Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa26d ago0xe12df9…890a78
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa26d ago0x874a0c…eaedbb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa26d ago0xf2082d…156761
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x792547…211102
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xdb8ea5…4079cc
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x0c6b87…8f4a4d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xb4d5bc…9fc26a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xa75ce5…06c91c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x303818…76d985
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xfc244b…c7e419
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xce49ae…a8164c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x22b726…0b3f9a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xcbaecf…64255b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xfb22a5…cf5a77
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x8ffaad…3a1c7f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x168223…f3f12d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xe2e08c…d7e9c4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xb0403e…67577b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x2f77f7…3352e1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xb9a42d…36c241
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xd95aaa…be3446
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xcf92aa…ef41c9

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.