Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf710…479d0x6039…c1f3Base—$0.01100%coinbase70d ago0x7d2c53…c4ea02
0xf710…479d0x2eb2…5250Base—$0.01100%coinbase70d ago0x296d21…e9857d
0xf710…479d0x07b7…cfdfBase—$0.01100%coinbase70d ago0x7344d7…7ab73b
0xf710…479d0x2a97…05b8Base—$0.01100%coinbase70d ago0xf745d4…aa118c
0xf710…479d0x7123…7d69Base—$0.01100%coinbase70d ago0xd128ac…9fa85e
0xf710…479d0x95f1…9eb3Base—$0.01100%coinbase70d ago0xae2285…b7a40e
0xf710…479d0x57ba…3757Base—$0.01100%coinbase70d ago0xf3bb5e…588f74
0xf710…479d0x64c7…c2a4Base—$0.01100%coinbase70d ago0x8d5d9b…7e9ca8
0xf710…479d0x6ad8…72faBase—$0.01100%coinbase70d ago0x4bcffc…4e145f
0xf710…479d0x5daa…c3cfBase—$0.01100%coinbase70d ago0xbd16f8…cb44a8
0xf710…479d0x211b…1d34Base—$0.01100%coinbase70d ago0x14650c…97802c
0xf710…479d0x8be3…7b3eBase—$0.01100%coinbase70d ago0x7be032…a6475c
0xf710…479d0xbb6b…7d53Base—$0.01100%coinbase70d ago0xfa73c1…d8ac86
0xf710…479d0xdcbf…6d41Base—$0.01100%coinbase70d ago0x5a539e…638c84
0xf710…479d0x4b6a…123bBase—$0.01100%coinbase70d ago0x05f8bc…6e4233
0xf710…479d0x37c0…7065Base—$0.01100%coinbase71d ago0xaad46a…9bc151
0xf710…479d0x56ae…1b1bBase—$0.01100%coinbase71d ago0x32ab19…94a1a3
0xf710…479d0xe42e…3cf7Base—$0.01100%coinbase71d ago0xc57af3…d90720
0xf710…479d0xba1e…3641Base—$0.01100%coinbase71d ago0xd2dc5f…165b14
0xf710…479d0xce22…d1deBase—$0.01100%coinbase71d ago0xbf2e5c…689d03
0xf710…479d0x66f0…e9afBase—$0.01100%coinbase71d ago0x274494…1a22ef
0xf710…479d0xba13…f736Base—$0.01100%coinbase71d ago0x6f5ff6…ea259d
0xf710…479d0x694b…540dBase—$0.01100%coinbase71d ago0xa3a13d…72607e
0xf710…479d0x8a2d…ec28Base—$0.01100%coinbase71d ago0x309cdb…721bca
0xf710…479d0x254f…6ae1Base—$0.01100%coinbase71d ago0x833a09…af7bf4

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.