Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base$25.14100%mrdn99d ago0xef76a6…bd8424
0xfe8f…794d0x8e77…e2d6Base$20.72100%mrdn99d ago0xb2ad88…bc6047
0xfe8f…794d0x8e77…e2d6Base$27.53100%mrdn99d ago0xa43c73…9b7b06
0xfe8f…794d0x8e77…e2d6Base$20.41100%mrdn99d ago0x07d685…7c8948
0xfe8f…794d0x8e77…e2d6Base$25.27100%mrdn99d ago0x07f010…9fef21
0xfe8f…794d0x8e77…e2d6Base$17.45100%mrdn100d ago0xbb31bb…8e84a5
0xfe8f…794d0x8e77…e2d6Base$26.82100%mrdn100d ago0xcaa7db…caa634
0xfe8f…794d0x8e77…e2d6Base$13.90100%mrdn100d ago0x1451d3…0c8021
0xfe8f…794d0x8e77…e2d6Base$27.44100%mrdn100d ago0x180f36…6d199f
0xfe8f…794d0x8e77…e2d6Base$20.91100%mrdn100d ago0xadce54…3cafab
0xfe8f…794d0x8e77…e2d6Base$22.85100%mrdn100d ago0xe4aae5…52c51d
0xfe8f…794d0x8e77…e2d6Base$19.27100%mrdn100d ago0x179390…be5a83
0xfe8f…794d0x8e77…e2d6Base$12.82100%mrdn100d ago0xbc912f…88dd00
0xfe8f…794d0x8e77…e2d6Base$20.05100%mrdn100d ago0xf7869a…72193e
0xfe8f…794d0x8e77…e2d6Base$11.68100%mrdn100d ago0x4da713…4eff9e
0xfe8f…794d0x8e77…e2d6Base$12.24100%mrdn100d ago0xb2c812…e45a5e
0xfe8f…794d0x8e77…e2d6Base$17.92100%mrdn100d ago0x119de4…c6172f
0xfe8f…794d0x8e77…e2d6Base$12.25100%mrdn100d ago0x6e9fa8…d94f08
0xfe8f…794d0x8e77…e2d6Base$17.64100%mrdn100d ago0x18074b…6cb44b
0xfe8f…794d0x8e77…e2d6Base$18.50100%mrdn100d ago0x2f7c72…53e8d8

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.