Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa44d ago0x3d1ce3…6be506
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0xe247e4…614ab3
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa44d ago0x242b7f…041c90
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0x65b474…b170bf
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa44d ago0x098429…66e254
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0xcb4deb…25506c
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa44d ago0xef4daf…49a7e6
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0x8fa56a…2400f7
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa44d ago0x5a2704…8f6ad2
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa44d ago0x3c23b1…dea660
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa44d ago0x716ea1…3565ae
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0x9c5f67…937f92
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0x608c21…901a4c
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0x5e9770…9a9e01
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa44d ago0xc5c24d…8eb95f
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0x21632b…3f10a9
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0xaf2f11…7ba113
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0xd8dc4c…2b74f1
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0xa0fb72…cb444b
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0x26892f…949ada
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa44d ago0x8fbdde…4c8f0b
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0x1e757d…e95498
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0x30cda2…a2c77c
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0xd2faa0…64ea76
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa44d ago0x7ef338…23266e

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.