Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x377128…cf4a08
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x713584…d0ae2c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0xb626dc…c4a626
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0xa6c86d…3d8c99
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x414717…58ae56
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0xd9a51e…79f708
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0xdd137c…2527e1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x456e1e…99bb34
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x31350b…a88af3
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x9095f4…26d038
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0xbc30e7…885ad0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x189916…fc6d96
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x15bb5f…086d12
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0xd71ded…0f7499
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0xe8c47c…65f73d
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x40a092…1c558a
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0xe208c0…42034b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0xcd026d…1bd317
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x68ae9b…d7ba08
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x4cd1d2…84b272
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x0f51ef…a660c0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0xe745ff…0c6181
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa17d ago0x3f5daf…bc17a2
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0xa9af98…e432fb
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa18d ago0x95a4b3…e954a1

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.