Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd10f…db690x69ab…525eBase—$0.01100%coinbase92d ago0xfacbd5…0e354f
0xd10f…db690xb3aa…91c6Base—$0.01100%coinbase92d ago0x81d6e8…b58162
0xd10f…db690x4e11…db54Base—$0.01100%coinbase92d ago0x3e1788…e9c5b1
0xd10f…db690x726a…0259Base—$0.01100%coinbase92d ago0x52227a…67ad84
0xd10f…db690xfcb7…5ad0Base—$0.01100%coinbase92d ago0xa4d9fe…6e0d81
0xd10f…db690x309b…f337Base—$0.01100%coinbase92d ago0x26d027…701e6a
0xd10f…db690x978c…23d0Base—$0.01100%coinbase92d ago0x683376…410a1d
0xd10f…db690xe58f…83e9Base—$0.01100%coinbase92d ago0x237e19…80de52
0xd10f…db690xf505…d30fBase—$0.01100%coinbase92d ago0x9ac8ae…ae28f5
0xd10f…db690x127b…4103Base—$0.01100%coinbase92d ago0xb3933d…558acb
0xd10f…db690xe0b4…53f7Base—$0.01100%coinbase92d ago0x953e19…c5f1e0
0xd10f…db690xf2c7…6c07Base—$0.01100%coinbase92d ago0x6f4fc3…cf19bc
0xd10f…db690x9729…e7fdBase—$0.01100%coinbase92d ago0x22174e…ac7485
0xd10f…db690xdae1…ab79Base—$0.01100%coinbase92d ago0x2f69b2…45316c
0xd10f…db690x2b01…db04Base—$0.01100%coinbase92d ago0xb9de08…1d84f3

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.