Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x161f…6f280x7de1…1850Base—$0.01100%coinbase76d ago0x8ec8ea…3e6ae5
0x161f…6f280xeecd…1026Base—$0.01100%coinbase76d ago0x3dc613…3fa6ce
0x161f…6f280xbb4c…d35dBase—$0.01100%coinbase76d ago0xd6554d…35ee27
0x161f…6f280xa47b…c95dBase—$0.01100%coinbase76d ago0xdbbda3…7ade80
0x161f…6f280xf0f9…dda6Base—$0.01100%coinbase76d ago0x676cec…ab50da
0x161f…6f280x9183…7db7Base—$0.01100%coinbase76d ago0x7f0f98…5573d8
0x161f…6f280x94be…8eacBase—$0.01100%coinbase76d ago0x9c67c6…08272d
0x161f…6f280x89dc…b727Base—$0.01100%coinbase76d ago0xd9e455…744147
0x161f…6f280x3624…9e11Base—$0.01100%coinbase76d ago0x286df8…7ebada
0x161f…6f280x7444…83c5Base—$0.01100%coinbase76d ago0x805338…b4a591
0x161f…6f280xb926…d263Base—$0.01100%coinbase76d ago0xd81b4a…8b41c0
0x161f…6f280xd622…7bf4Base—$0.01100%coinbase76d ago0x052823…19865c
0x161f…6f280x8c2d…5214Base—$0.01100%coinbase76d ago0x32438b…279a23
0x161f…6f280xdc5d…8ee1Base—$0.01100%coinbase76d ago0xb16e3c…423654
0x161f…6f280x374e…8564Base—$0.01100%coinbase76d ago0xa4e99c…7cc53b
0x161f…6f280xab90…6cf7Base—$0.01100%coinbase76d ago0x3276a0…ec8f7a
0x161f…6f280xb665…51fbBase—$0.01100%coinbase76d ago0xfaf081…8bda36
0x161f…6f280x7bab…7513Base—$0.01100%coinbase76d ago0x6e9e19…604a86
0x161f…6f280x9332…6c67Base—$0.01100%coinbase76d ago0x27346d…74e3ea
0x161f…6f280x69bb…b2b5Base—$0.01100%coinbase76d ago0xaf9d75…0bf69f
0x161f…6f280xcecc…a4baBase—$0.01100%coinbase76d ago0xe61dd6…77d8db
0x161f…6f280x7ae8…6e17Base—$0.01100%coinbase76d ago0xb792d3…834228
0x161f…6f280x8cfc…eb58Base—$0.01100%coinbase76d ago0xedb57e…5607b6
0x161f…6f280xb5d6…2da7Base—$0.01100%coinbase76d ago0xff951e…ec1859
0x161f…6f280x4315…037bBase—$0.01100%coinbase77d ago0x50c5ae…75aa87

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.