Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base$32.40100%mrdn61d ago0xafbd65…13d807
0xb6db…31e10x8e77…e2d6Base$29.03100%mrdn61d ago0x5b3045…593727
0xb6db…31e10x8e77…e2d6Base$26.81100%mrdn61d ago0xbd2437…d4adae
0xb6db…31e10x8e77…e2d6Base$41.47100%mrdn61d ago0xefeb52…49162f
0xb6db…31e10x8e77…e2d6Base$20.62100%mrdn61d ago0x12104a…eb9e76
0xb6db…31e10x8e77…e2d6Base$28.35100%mrdn61d ago0x35d4c1…c1de12
0xb6db…31e10x8e77…e2d6Base$28.27100%mrdn61d ago0x72bb6d…e5d61f
0xb6db…31e10x8e77…e2d6Base$37.82100%mrdn61d ago0x8c075b…854a61
0xb6db…31e10x8e77…e2d6Base$32.14100%mrdn61d ago0x45443b…012f7e
0xb6db…31e10x8e77…e2d6Base$55.14100%mrdn61d ago0x41ffdc…fb9ecf
0xb6db…31e10x8e77…e2d6Base$40.74100%mrdn61d ago0x5de239…4d3bbd
0xb6db…31e10x8e77…e2d6Base$37.00100%mrdn61d ago0x624993…2af171
0xb6db…31e10x8e77…e2d6Base$15.91100%mrdn61d ago0x0ea00a…729b6e
0xb6db…31e10x8e77…e2d6Base$19.80100%mrdn61d ago0xf308c5…1b78d7
0xb6db…31e10x8e77…e2d6Base$86.49100%mrdn61d ago0x4ac2c8…32d198
0xb6db…31e10x8e77…e2d6Base$258.73100%mrdn61d ago0x165344…3f340d
0xb6db…31e10x8e77…e2d6Base$31.16100%mrdn62d ago0xaed628…93a1e6
0xb6db…31e10x8e77…e2d6Base$57.75100%mrdn62d ago0xdd569c…0e55e5
0xb6db…31e10x8e77…e2d6Base$11.68100%mrdn62d ago0x94849a…463d2e
0xb6db…31e10x8e77…e2d6Base$47.18100%mrdn62d ago0xc2f1ef…8fe47a
0xb6db…31e10x8e77…e2d6Base$26.52100%mrdn62d ago0x5cce93…238923

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.