Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x652c3f…35a3e2
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xd82b7c…0e8b13
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xb43c0c…cb28ba
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x142612…8f625d
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xa70ac2…bf2481
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xd5dc62…1c58da
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x6c11ae…413e9c
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x71b1fd…6a3dec
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xf7af3c…a83302
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x77bf55…b7cf8f
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xa74b7e…71fe1b
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x8f09bd…a4d7fd
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x94986f…d8fa6e
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xc2c923…595beb
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xfc3738…1d5511
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x18b9bf…7d01e9
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xe9b5e4…6fccb5
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xef1d35…fb1c7f
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x8c3a7e…18b4f3
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x8caa01…71153e
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xae1786…f7c94b
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x38af9d…5fabe4
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x043da2…c1d810
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0x62e5df…073997
0x6022…37480x6839…1a2bBase—$0.003100%coinbase118d ago0xf48265…cf6913

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.