Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ea…85f20x0529…7db3Base$0.01100%coinbase34d ago0x0fd6af…c4370b
0xc4ea…85f20x0529…7db3Base$0.01100%coinbase34d ago0xaec7b3…bd41ac
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x2476e0…aa6159
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x050faf…94feab
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x799c5b…2e99db
0xc4ea…85f20x0529…7db3Base$0.01100%coinbase34d ago0x484c51…24cba7
0x2e68…57fb0x0529…7db3Base$0.01100%coinbase34d ago0x88e970…9e7f92
0xc4ea…85f20x0529…7db3Base$0.01100%coinbase34d ago0x5580cb…b06389
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x30b3aa…3687cd
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0xc94111…79c47f
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x2c97dd…8cbb0e
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0xf8e219…2d492c
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x3b2deb…7e4eb7
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x2644ec…8e8675
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0xa132dc…d5dde0
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x0cfa6b…b55dfa
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0xe60a88…0b1684
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x66a90b…eaf4a2
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x7171a7…0526df
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0xba884e…434800
0xc4ea…85f20x0529…7db3Base$0.01100%coinbase34d ago0xe572d3…3319d7
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0xb04313…9b80e1
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x33e08e…23ad81
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x0831df…afc04d
0x712e…54070x0529…7db3Base$0.01100%coinbase34d ago0x140571…081693

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.