Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x20cc37…3a212b
0x7694…2e2c0x50eb…6480Base$0.03100%0x54f0…7932117d ago0xcce688…28b134
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xd37502…73547f
0x7694…2e2c0x50eb…6480Base$0.003100%0x54f0…7932117d ago0x141970…e8785b
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xc3fd70…36cd74
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x97cccb…8eec95
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932117d ago0xe5c2c2…ec07e6
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x1b225b…690d34
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x72ef67…f0b6e7
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xa7a5ba…6da577
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x85143b…c11e54
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xab1abe…818cdd
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xb67c93…56e394
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x6d1fce…166bdb
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x25a3e4…c4f1df
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x2a5f13…b32ee5
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x758138…0a2380
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xd3006c…2a7300
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xe66d10…ad55d2
0x7694…2e2c0x50eb…6480Base$0.0005100%0x54f0…7932117d ago0x873bfc…bd0e15
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932117d ago0xbb0670…3f66cb
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932117d ago0xc24da5…4fb214
0x7694…2e2c0x50eb…6480Base$0.003100%0x54f0…7932117d ago0x7a51b8…9303b6
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x0b276a…6aa79a
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x5ffda1…b42b80

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.