Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0x6aec8d…e1f8b0
0xe03d…274b0x50eb…6480Base$0.003100%0x54f0…7932103d ago0xa24d70…ba9bc9
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932103d ago0x53c96b…b41fa5
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932103d ago0xa30589…eb6c37
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0xb02b07…25553d
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0xc98996…9f8899
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0x925484…65eb6c
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932103d ago0xc9e668…2184af
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0xc87c67…4fe73f
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0xa3a62f…6ed6cb
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932103d ago0x2f0121…6eefa7
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0x8d7ddc…4cf221
0xe03d…274b0x50eb…6480Base$0.01100%0x54f0…7932103d ago0xabd4d5…7626e8
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0x1b7bd7…32fb19
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0x61731e…5793d8
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0x87b923…8c5443
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0xa57fc5…72e401
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932103d ago0x5e1724…edfee4
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932103d ago0x59dda7…d2c6eb
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0x241977…cd3132
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0xa909e3…9c3c4c
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0xc8fe06…8f24d5
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0xb45591…10788a
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0x286709…22c530
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0xc0f19f…f79510

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.