Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47cb…b09d0x3e0a…78e7Base—$0.005085100%coinbase74d ago0x116344…ccce09
0x47cb…b09d0x3e0a…78e7Base—$0.003806100%coinbase74d ago0x377c4c…c85d87
0x47cb…b09d0x3e0a…78e7Base—$0.004461100%coinbase75d ago0x5b76c5…99f5c4
0x47cb…b09d0x3e0a…78e7Base—$0.003269100%coinbase75d ago0x4acd15…1e7a6e
0x47cb…b09d0x3e0a…78e7Base—$0.005875100%coinbase75d ago0x9c667b…c37d6d
0x47cb…b09d0x3e0a…78e7Base—$0.005501100%coinbase75d ago0x905d04…5ba271
0x47cb…b09d0x3e0a…78e7Base—$0.005355100%coinbase75d ago0x084565…4a07b3
0x47cb…b09d0x3e0a…78e7Base—$0.005603100%coinbase75d ago0x0b7024…ea08ad
0x47cb…b09d0x3e0a…78e7Base—$0.005187100%coinbase75d ago0xb96f6f…0291d7
0x47cb…b09d0x3e0a…78e7Base—$0.002793100%coinbase75d ago0x5f7997…b51ce0
0x47cb…b09d0x3e0a…78e7Base—$0.00335100%coinbase75d ago0x09787d…85ca49
0x47cb…b09d0x3e0a…78e7Base—$0.003327100%coinbase75d ago0x146dbd…c6bbf5
0x47cb…b09d0x3e0a…78e7Base—$0.003556100%coinbase75d ago0xd9aa02…3ee59a
0x47cb…b09d0x3e0a…78e7Base—$0.003601100%coinbase75d ago0x02459a…5ae645
0x47cb…b09d0x3e0a…78e7Base—$0.003109100%coinbase75d ago0xcb9f3a…8f1300
0x47cb…b09d0x3e0a…78e7Base—$0.004663100%coinbase75d ago0xcbdcd0…64ac46
0x47cb…b09d0x3e0a…78e7Base—$0.005072100%coinbase75d ago0x1d99b9…47223f
0x47cb…b09d0x3e0a…78e7Base—$0.00304100%coinbase75d ago0x5a9b4d…f10bbd
0x47cb…b09d0x3e0a…78e7Base—$0.004765100%coinbase75d ago0xebfd3c…155b6e
0x47cb…b09d0x3e0a…78e7Base—$0.00532100%coinbase75d ago0xb39425…703f6a
0x47cb…b09d0x3e0a…78e7Base—$0.003085100%coinbase75d ago0xde210b…94f745
0x47cb…b09d0x3e0a…78e7Base—$0.004081100%coinbase75d ago0x670d97…fa9e08

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.