Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8749…bc9c0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase13d ago0x3d1c02…13e48c
0x8749…bc9c0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase13d ago0x231aaf…9c241e
0x8749…bc9c0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase13d ago0xd22c8e…711949
0x7c65…6c400xd4de…ad9cBase—$0.02100%coinbase13d ago0x8faae9…3a8038
0x7c65…6c400x3034…c21cBase—$0.02100%coinbase13d ago0xc0174d…341e12
0x7c65…6c400x2c8b…7e95Base—$0.02100%coinbase13d ago0xadb2d8…d80822
0x7c65…6c400x63d0…130eBase—$0.03100%coinbase13d ago0xa73a79…67d41a
0x7c65…6c400xc0ba…73b7Base—$0.04100%coinbase13d ago0xb0ab85…766ac7
0x7c65…6c400x417a…346fBase—$0.04100%coinbase13d ago0xdcc28d…b46bbc
0x7c65…6c400x409d…53e0Base—$0.03100%coinbase13d ago0x04ddc9…8aaac3
0x7c65…6c400xd047…d92fBase—$0.03100%coinbase13d ago0x786e57…54aabf
0x7c65…6c400xc7fd…6b28Base—$0.03100%coinbase13d ago0x69fb1f…dddfea
0x7c65…6c400xb103…4f61Base—$0.02100%coinbase13d ago0x138278…43ed80
0x7c65…6c400xc2e1…823cBase—$0.03100%coinbase13d ago0x670607…08473d
0x7c65…6c400x346a…a5f1Base—$0.03100%coinbase13d ago0x0c5cd0…fcad64
0x7c65…6c400x64c3…bfd0Base—$0.06100%coinbase13d ago0xee9269…4075ed

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.