Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa16d ago0xd92a35…fe8f16
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa16d ago0x962878…5dde00
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa16d ago0x4a57fc…5c3e50
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa16d ago0xb27d4f…a412a6
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa16d ago0x41902a…b51978
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa16d ago0xe3c548…e2dc11
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa16d ago0x9bc654…08b877
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa16d ago0xaeca50…1ad96b
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa16d ago0x970cbd…a244f6
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x870e81…5e072e
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x28477f…7bbb46
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x120f43…05da07
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x0f1515…4a09bb
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xaf8a30…81f484
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xb3d4a8…53f507
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x522986…868a39
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xd75a53…6fb123
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x3a70bb…0b0298
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xd7d69e…d2423a
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x671753…7a017d
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xb08629…a35d25
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x3040bb…725223

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.