Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$2.10100%0x2309…083c102d ago0x8a4353…60603f
0xa520…eca40x0e3d…7757Base$21.00100%0x0524…9389102d ago0xc57046…33aba5
0xa520…eca40x0e3d…7757Base$6.30100%0x3764…3be0102d ago0x3b224b…5b0ad1
0xa520…eca40x0e3d…7757Base$5.25100%0xb7ce…a062102d ago0xbf14f8…871793
0xa520…eca40x0e3d…7757Base$5.25100%0xdbb0…e8c2102d ago0x6d08b8…070d7e
0xa520…eca40x0e3d…7757Base$10.50100%0x699a…4274102d ago0xdbc0d1…be968a
0xa520…eca40x0e3d…7757Base$3.15100%0x4c4a…536c103d ago0x02ffb3…8c782e
0xa520…eca40x0e3d…7757Base$15.75100%0xc585…31c6103d ago0x8fe27e…28f3c0
0xa520…eca40x0e3d…7757Base$5.25100%0x54b0…4384103d ago0x3f777e…4fd06e
0xa520…eca40x0e3d…7757Base$5.25100%0xc4a4…9e86103d ago0x7102db…74abc3
0xa520…eca40x0e3d…7757Base$8.40100%0xd3b3…bd82103d ago0x1bfc52…5a0963
0xa520…eca40x0e3d…7757Base$12.60100%0x2d8d…3016103d ago0xb7ef71…25d17b
0xa520…eca40x0e3d…7757Base$5.25100%0x9903…29c4103d ago0x7d38e0…8eef9b
0xa520…eca40x0e3d…7757Base$5.25100%0x0f31…87b1103d ago0xc7b2d7…697c99
0xa520…eca40x0e3d…7757Base$5.25100%0x466a…f271103d ago0xf5ec18…3dcee5
0xa520…eca40x0e3d…7757Base$6.30100%0x33cf…fffe103d ago0xcce18f…353e0f

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.