Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7442…93c20xefc3…360eBasebasefeedBase$0.01100%coinbase62d ago0xc4c9d2…5539ae
0x7442…93c20xefc3…360eBasebasefeedBase$0.005100%coinbase62d ago0x524ff4…4a0716
0x7442…93c20xefc3…360eBasebasefeedBase$0.01100%coinbase62d ago0xe1d426…7d6767
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.01100%coinbase62d ago0x1ff351…60a7bd
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.01100%coinbase62d ago0xb24c27…09d12f
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.005100%coinbase62d ago0x45ea01…ce5ad4
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.001100%coinbase62d ago0xf74d68…27fd22
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.001100%coinbase62d ago0x645277…57b3da
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.001100%coinbase62d ago0x6da2a5…45e31d
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.001100%coinbase62d ago0x6fb202…83ae46
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.01100%coinbase63d ago0x8ea842…27896e
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.01100%coinbase63d ago0x977b29…044fd8
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.005100%coinbase63d ago0xf11597…ecc1e0
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.001100%coinbase63d ago0xcda771…39a8d5
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.01100%coinbase63d ago0xb45f27…1fd3c8
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.01100%coinbase63d ago0xa250e8…ba38c8
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.005100%coinbase63d ago0x65a793…307b75
0x02ed…d1a20xefc3…360eBasebasefeedBase$0.001100%coinbase63d ago0x1ea060…79e63f

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.