Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc85…c75d0x10c1…1e24Base—$0.45100%coinbase117d ago0x483b02…0b2927
0x696c…3be20x10c1…1e24Base—$0.02100%coinbase117d ago0xa5606f…f4d6e6
0x8a29…550c0x10c1…1e24Base—$0.14100%coinbase117d ago0xcdbe04…5dc036
0x59d9…b7fd0x10c1…1e24Base—$0.01100%coinbase117d ago0xe94bb4…7d4185
0xb2a8…a2020x10c1…1e24Base—$0.50100%coinbase117d ago0xc492d5…067a4e
0x7802…5ca60x10c1…1e24Base—$0.008091100%coinbase117d ago0x6e235a…5e435b
0xe98f…85c80x10c1…1e24Base—$0.20100%coinbase117d ago0xe4c1a9…0b67ff
0x5ead…2bc90x10c1…1e24Base—$0.02100%coinbase117d ago0x8f9e19…a26f26
0x2438…c7630x10c1…1e24Base—$0.03100%coinbase117d ago0x027ad9…f62b7e
0xec15…cd170x10c1…1e24Base—$0.05100%coinbase117d ago0x18be34…001351
0xf950…25c70x10c1…1e24Base—$0.04100%coinbase117d ago0xec9f75…15a549
0xc8a4…1f130x10c1…1e24Base—$0.19100%coinbase117d ago0x3bb537…c05427
0x8e85…29e80x10c1…1e24Base—$0.05100%coinbase117d ago0x888b43…6cd3b3
0xd14b…c2780x10c1…1e24Base—$0.50100%coinbase117d ago0xf84aac…2f14bf
0xb57b…9de30x10c1…1e24Base—$2.75100%coinbase117d ago0x0a164a…3e0441
0x0a88…daf50x10c1…1e24Base—$0.50100%coinbase117d ago0x698e02…76241f
0x3c83…a3320x10c1…1e24Base—$0.35100%coinbase117d ago0xd146cf…37cbfe
0x5460…b32b0x10c1…1e24Base—$0.50100%coinbase117d ago0xe60499…601203
0x5149…9cd40x10c1…1e24Base—$0.00851100%coinbase117d ago0x7b144b…a2507e
0xeca0…89d70x10c1…1e24Base—$0.18100%coinbase117d ago0x417d8b…541311
0xdc7d…99aa0x10c1…1e24Base—$0.35100%coinbase117d ago0xe054de…3c1583
0xeda2…66b00x10c1…1e24Base—$0.009684100%coinbase117d ago0x29ffad…e5a51e
0xeb58…702d0x10c1…1e24Base—$0.007773100%coinbase117d ago0x1e51e8…0dd918
0x3299…57b10x10c1…1e24Base—$0.50100%coinbase117d ago0x20ffb8…bab25d
0x0d7f…56120x10c1…1e24Base—$0.06100%coinbase117d ago0xb6dfbd…9defb0

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.