Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x873f8a…e3213a
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0xde3db5…9f58e6
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x78a4a2…01d588
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x901ebe…8b1340
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0xecddfc…53893f
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0xcda927…52458b
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0xebca1f…b466a2
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0xb69053…aff8ef
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x88d7e6…046b22
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x5a0f88…7b457c
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0xd00d88…9e7bc3
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0xfa3574…5be08f
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x4daa5d…656664
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x639502…daaa99
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x1a80b4…d1a40c
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa17d ago0xb131f9…f614af
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa17d ago0x429573…c7eeca
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa17d ago0xa735c5…e21def
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa17d ago0x049319…c3534e
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa17d ago0x8ced1b…d4b1fa
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa17d ago0xdd7919…616898
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa17d ago0xe2b9f7…113b3e
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa17d ago0x80b5ba…e1d62a
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa17d ago0xf32b6e…88aea7
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa17d ago0x7b3bea…33bbe5

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.