Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x05dc52…1fa187
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x850f79…ebc070
0x03c5…a0a30x50eb…6480Base$0.005100%0x54f0…7932116d ago0xd15f48…eeaa37
0x03c5…a0a30x50eb…6480Base$0.003100%0x54f0…7932116d ago0x1e97f7…631e96
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x8d00fe…9c4ada
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0xa6596a…7ef54c
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x862a3e…02ebf6
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0xf9493e…f8663f
0x03c5…a0a30x50eb…6480Base$0.003100%0x54f0…7932116d ago0xab75e7…3bdbef
0x03c5…a0a30x50eb…6480Base$0.003100%0x54f0…7932116d ago0xc6c26e…d82439
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x93bb7b…11ceb3
0x03c5…a0a30x50eb…6480Base$0.003100%0x54f0…7932116d ago0x0d9654…efed71
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x3ff19e…4506b1
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0xadb97d…d92bde
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932116d ago0xd75125…2c5ba5
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x22801a…dcb122
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x39eddf…48d154
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x8f35ca…da5cb6
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932116d ago0x1e4bee…2c3d07
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0xdb200e…900e05
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0xb63b67…125f2a
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932116d ago0x957879…500b88
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932116d ago0x933120…01b47d
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0xe51aed…334adb
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932116d ago0x805e94…18a686

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.