Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0x1fe413…799afd
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0xdfbc8d…84a15e
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0xc7fb87…221ce9
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0x8b37da…eb8b4a
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0xa34e6b…d774d5
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0x668aba…cdff34
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0xd4ea7d…0c631a
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0x8a1950…092a0f
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0xd140df…aa97c3
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0x224a98…191a68
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0xc104e6…f3581f
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0x3db9a6…59c629
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0x60244a…aad4f0
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0xb4b105…d9309e
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16d ago0x9de3e3…26f5ec
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa17d ago0x608bb6…3d9495
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa17d ago0x837531…42ac2a
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa17d ago0xd79562…704cdb
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa17d ago0xb2d058…98b5a1
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa17d ago0x28a5db…c8566e
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa17d ago0xda14db…ac1dee
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa17d ago0xe9b06b…d056fd
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa17d ago0x104270…e8dda2
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa17d ago0xf0f31f…f3ba8e
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa17d ago0x7f3622…e5a625

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.