Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1b0…82300x85b4…627cBase—$0.09100%xecho113d ago0xece88f…665c99
0xd1b0…82300x85b4…627cBase—$0.01100%xecho113d ago0x393d95…7d0eff
0xd1b0…82300x85b4…627cBase—$0.09100%xecho113d ago0x9ee683…f3ddef
0xd1b0…82300x85b4…627cBase—$0.10100%xecho113d ago0xe9847e…386eae
0xd1b0…82300x85b4…627cBase—$0.01100%xecho113d ago0xfc4bc5…1bd823
0xd1b0…82300x85b4…627cBase—$0.02100%xecho113d ago0xdd4579…c9b177
0xd1b0…82300x85b4…627cBase—$0.02100%xecho113d ago0x9a2505…0b0bc8
0xd1b0…82300x85b4…627cBase—$0.03100%xecho113d ago0x3bdf52…1e6638
0xd1b0…82300x85b4…627cBase—$0.13100%xecho113d ago0xd6d742…a919a1
0xd1b0…82300x85b4…627cBase—$0.02100%xecho113d ago0xf27d9b…e8e573
0xd1b0…82300x85b4…627cBase—$0.03100%xecho113d ago0x5284d4…2a6bee
0xd1b0…82300x85b4…627cBase—$0.01100%xecho113d ago0x10ac24…176f71
0xd1b0…82300x85b4…627cBase—$0.02100%xecho113d ago0x3e826b…1b5933
0xd1b0…82300x85b4…627cBase—$0.01100%xecho113d ago0xe8e24f…fb1bcd
0xd1b0…82300x85b4…627cBase—$0.01100%xecho113d ago0xf35018…70959d
0xd1b0…82300x85b4…627cBase—$0.01100%xecho113d ago0xcc9ea5…c4da43
0xd1b0…82300x85b4…627cBase—$0.20100%xecho113d ago0x2011bb…759596
0xd1b0…82300x85b4…627cBase—$0.08100%xecho113d ago0x53fba4…19af37
0xd1b0…82300x85b4…627cBase—$0.09100%xecho113d ago0xcd6d1a…c3a024
0xd1b0…82300x85b4…627cBase—$0.07100%xecho113d ago0xa62c58…a1edce
0xd1b0…82300x85b4…627cBase—$0.02100%xecho113d ago0xf33000…389b99
0xd1b0…82300x85b4…627cBase—$0.16100%xecho113d ago0xcaad3b…818ba4
0xd1b0…82300x85b4…627cBase—$0.04100%xecho113d ago0x02d61d…71c5fd
0xd1b0…82300x85b4…627cBase—$0.07100%xecho113d ago0x316cf3…cb6f3a
0xd1b0…82300x85b4…627cBase—$0.08100%xecho113d ago0x350dc6…677a7f

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.