Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36e7…53160x6063…1900Base—$0.01100%coinbase66d ago0xa6a815…c3023f
0x36e7…53160x1226…6ff2Base—$0.01100%coinbase66d ago0x26b307…5443dc
0x36e7…53160x044e…7f94Base—$0.01100%coinbase66d ago0xed79f8…145d72
0x36e7…53160x2713…2945Base—$0.01100%coinbase66d ago0x9ba04f…2c26c0
0x36e7…53160x7595…6629Base—$0.01100%coinbase66d ago0x07bf09…cda8ec
0x36e7…53160x4ae0…8713Base—$0.01100%coinbase66d ago0x2bc70c…69adc0
0x36e7…53160x229c…f536Base—$0.01100%coinbase66d ago0x0ceb10…fe2651
0x36e7…53160x896d…0751Base—$0.01100%coinbase66d ago0x08e289…4e3422
0x36e7…53160x57ed…0c10Base—$0.01100%coinbase66d ago0xfa668e…4fab8c
0x36e7…53160xd44f…ebdbBase—$0.01100%coinbase66d ago0xfd4d77…dcdd67
0x36e7…53160x8e90…c1d1Base—$0.01100%coinbase66d ago0x5fdb98…e96d17
0x36e7…53160xf88e…627cBase—$0.01100%coinbase66d ago0x8bf148…1526ac
0x36e7…53160x6d09…052cBase—$0.01100%coinbase66d ago0x17715b…d4e80b
0x36e7…53160x81d5…4eb0Base—$0.01100%coinbase66d ago0xe77a7b…5fcf5f
0x36e7…53160x3e8e…cac0Base—$0.01100%coinbase66d ago0x3070a8…00df9f
0x36e7…53160x632c…0f64Base—$0.01100%coinbase66d ago0x5f75ac…1abd47
0x36e7…53160x5feb…35e2Base—$0.01100%coinbase66d ago0xb2b4f7…0ad701
0x36e7…53160xaa68…f87cBase—$0.01100%coinbase66d ago0xdd171f…a0af8e
0x36e7…53160xe316…e2caBase—$0.01100%coinbase66d ago0x0b1b28…03bf5d
0x36e7…53160xa17d…9359Base—$0.01100%coinbase66d ago0x6f076c…a1f51d
0x36e7…53160x1924…5568Base—$0.01100%coinbase66d ago0xdce05a…5e5f2e
0x36e7…53160x0a93…c4d3Base—$0.01100%coinbase66d ago0x083aca…8d58e6
0x36e7…53160xda23…9919Base—$0.01100%coinbase66d ago0x579ef6…42e5dd
0x36e7…53160xd911…6cd4Base—$0.01100%coinbase66d ago0xd1b242…881ce5
0x36e7…53160x8591…0271Base—$0.01100%coinbase66d ago0x606380…b297be

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.