Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6ae…4b040x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x583383…54c4ac
0xc6ae…4b040x50eb…6480Base—$0.005100%0x54f0…7932116d ago0x5f1125…7b53ac
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x9086c3…688280
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x365562…d8ac0e
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x7b64c3…0ef5d4
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xaa8ee7…50e3d9
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x865f23…c6a563
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xa25b82…c2b1ae
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x90dadd…3e8148
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x2e4c71…463029
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x4bac62…60258b
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x26656e…590103
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xf27dc5…bbfbb6
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x21a877…baff6e
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x6df6ec…5c94bf
0xc6ae…4b040x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x2faa10…6c545f
0xc6ae…4b040x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x4412c4…087e08
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xd7993f…c514b7
0xc6ae…4b040x50eb…6480Base—$0.003100%0x54f0…7932116d ago0x905be7…2bbdc1
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x704223…67e36e
0xc6ae…4b040x50eb…6480Base—$0.005100%0x54f0…7932116d ago0xadd60b…92d26c
0xc6ae…4b040x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x4cfafb…df331f
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x3d1f6e…bce7fd
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x30756d…ff8ad8
0xc6ae…4b040x50eb…6480Base—$0.002100%0x54f0…7932116d ago0xf3905e…41b89b

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.