Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbf63b9…cd85c9
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd972e5…5fc6ad
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x48c025…05f72d
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc473f7…8ea651
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13a070…4329ab
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7f19e9…c2d315
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0xead143…f28d58
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe07659…cb540a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x569b73…d6b0ac
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8364b9…e85241
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9406c7…64fd13
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa6363e…64987a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x12f35f…316ed1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf82a15…34a6d4
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf728f7…094101
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1f8efd…08c87b
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7560e4…8c0261
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7744a0…2f09a1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa3cdaa…e81646
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x05bfd2…39731c
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9075ed…1a0aab

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.