Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51df…b1150xb553…7637Base—$0.01100%coinbase68d ago0xdcb87f…7e935d
0x51df…b1150x88aa…358dBase—$0.01100%coinbase68d ago0x2d8651…937eff
0x51df…b1150x67de…2ed1Base—$0.01100%coinbase68d ago0x4e0bd1…07fd15
0x51df…b1150x5b14…954bBase—$0.01100%coinbase68d ago0x05e2b1…e929d2
0x51df…b1150xd49b…b098Base—$0.01100%coinbase68d ago0x6e148a…9bb330
0x51df…b1150xf0dd…d40cBase—$0.01100%coinbase68d ago0xffb06d…e4824a
0x51df…b1150x4cc7…0356Base—$0.01100%coinbase68d ago0x1a2ccf…9fbf26
0x51df…b1150x809b…4c79Base—$0.01100%coinbase68d ago0xb45946…c476d8
0x51df…b1150x005b…33d1Base—$0.01100%coinbase68d ago0x666021…377b28
0x51df…b1150xb5ce…5187Base—$0.01100%coinbase68d ago0x3814fd…45d6c0
0x51df…b1150x5453…b43fBase—$0.01100%coinbase68d ago0x6f8d73…db2f51
0x51df…b1150xe0c6…1b03Base—$0.01100%coinbase68d ago0xb0b90d…692321
0x51df…b1150x4e04…1a13Base—$0.01100%coinbase68d ago0x2754f9…b42ccc
0x51df…b1150x3e19…bfaaBase—$0.01100%coinbase68d ago0x5eab28…7ab236
0x51df…b1150x99cc…8bd1Base—$0.01100%coinbase68d ago0x7c0c33…862f26
0x51df…b1150x6333…9ac9Base—$0.01100%coinbase68d ago0x707bb0…a805e3
0x51df…b1150x3adc…37a6Base—$0.01100%coinbase68d ago0x04c88b…0c3f6e
0x51df…b1150xfb5f…44c9Base—$0.01100%coinbase68d ago0x2d2e9e…c58f75

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.