Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x09e388…b93341
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0xf51461…61437f
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x311185…a5485d
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x5048b2…6e51c5
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x3ae207…71a6a6
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x921da2…93dc5a
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x352bff…3a7101
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x031b9c…fcc9b2
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x13f1eb…79ab97
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x36d39c…d77ab6
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0xf92a96…c3eae6
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0xa12ab8…6a6d83
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0xb2658a…37bd8a
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x3d6aa5…19d16c
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x351545…d15b6a
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x9ca3db…08c1db
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0xeb0dd7…af784e
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0xde696d…15fcdd
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x963611…975f4d
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0xf6f079…a3736e
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0xa2ed8c…0423ae
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x0862b6…7c0420
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x285db8…b25469
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0x2cce8e…2c48da
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase116d ago0xb543a6…f19144

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.