Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe66e…e2070x53f2…5ddcBase—$0.01100%coinbase69d ago0x028cf0…d27ab1
0xe66e…e2070xaf61…9ff5Base—$0.01100%coinbase70d ago0xb550d8…0affee
0xe66e…e2070xff98…3d78Base—$0.01100%coinbase70d ago0x8b90a7…8bd5ec
0xe66e…e2070xff8d…c7ebBase—$0.01100%coinbase70d ago0x74359f…82a1b0
0xe66e…e2070xadb4…ddefBase—$0.01100%coinbase70d ago0x80d76e…2dc66c
0xe66e…e2070x749d…dfecBase—$0.01100%coinbase70d ago0x3d79de…977c6d
0xe66e…e2070x86f8…aa68Base—$0.01100%coinbase70d ago0x586fcd…4bfce8
0xe66e…e2070x84ca…82deBase—$0.01100%coinbase70d ago0x937629…a5cf42
0xe66e…e2070x467c…38d3Base—$0.01100%coinbase70d ago0x120a9f…1ed1df
0xe66e…e2070x1498…b558Base—$0.01100%coinbase70d ago0x74429b…541fd9
0xe66e…e2070x6dc0…72ceBase—$0.01100%coinbase70d ago0x17c23a…fa568f
0xe66e…e2070x87b7…11b7Base—$0.01100%coinbase70d ago0xbd590f…c31f35
0xe66e…e2070x0906…0e25Base—$0.01100%coinbase70d ago0x8d8dc0…861d10
0xe66e…e2070x2200…d53dBase—$0.01100%coinbase70d ago0x0c4d9f…1fd936
0xe66e…e2070x80e4…e9d2Base—$0.01100%coinbase70d ago0x3a3d8b…49d0ee
0xe66e…e2070xafd3…09fdBase—$0.01100%coinbase70d ago0x31b52b…3e6995
0xe66e…e2070x6cdb…ebe6Base—$0.01100%coinbase70d ago0x8a0952…c4ab58
0xe66e…e2070x4c3f…d086Base—$0.01100%coinbase70d ago0xc5febb…277f36
0xe66e…e2070x19d7…39c7Base—$0.01100%coinbase70d ago0x133b54…3f22c1
0xe66e…e2070x8b76…2305Base—$0.01100%coinbase70d ago0x44dbff…0f0cce
0xe66e…e2070x8554…e537Base—$0.01100%coinbase70d ago0xf1c44d…3e110f
0xe66e…e2070x276b…1fc2Base—$0.01100%coinbase70d ago0xbf9039…d05238
0xe66e…e2070xf6d2…821dBase—$0.01100%coinbase70d ago0x621a83…2ee3d7
0xe66e…e2070x94f5…ff5cBase—$0.01100%coinbase70d ago0xb3b6e7…2a39aa
0xe66e…e2070x812d…9682Base—$0.01100%coinbase70d ago0xbbd61a…e80c64

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.