Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x774b…6edd0xb0b8…7880Base—$946.94100%0xa923…c9ac109d ago0x78492f…a99440
0x6d1b…99db0x774b…6eddBase—$23.83100%0xa923…c9ac109d ago0x687fbc…facf00
0xcf16…12a20x774b…6eddBase—$23.71100%0xa923…c9ac109d ago0x687fbc…facf00
0xdcd5…3e280x774b…6eddBase—$23.82100%0xa923…c9ac109d ago0xd11735…11de45
0x7a82…fae00x774b…6eddBase—$23.71100%0xa923…c9ac109d ago0xca6d58…43f71b
0x1152…7ba20x774b…6eddBase—$23.71100%0xa923…c9ac109d ago0xa4f7be…4a1be7
0xc66e…d7f10x774b…6eddBase—$23.83100%0xa923…c9ac109d ago0xeb16c4…9fce48
0xa316…67040x774b…6eddBase—$23.71100%0xa923…c9ac109d ago0xe22700…127d69
0x02d3…e9e40x774b…6eddBase—$23.83100%0xa923…c9ac109d ago0x17b0dc…dadf89
0x8f06…468c0x774b…6eddBase—$23.83100%0xa923…c9ac109d ago0x1f25e2…04f0e7
0x8578…fc9b0x774b…6eddBase—$23.70100%0xa923…c9ac109d ago0x15bb51…74dbd8
0x1861…94820x774b…6eddBase—$23.70100%0xa923…c9ac109d ago0x577f21…76b291
0xe5f0…c48c0x774b…6eddBase—$46.86100%0xa923…c9ac109d ago0x16d624…fd92dd
0x13d4…81b20x774b…6eddBase—$23.71100%0xa923…c9ac109d ago0x5da172…036b6a
0x862e…b67f0x774b…6eddBase—$23.83100%0xa923…c9ac109d ago0x980409…dedb0a
0xa8b5…70e30x774b…6eddBase—$23.83100%0xa923…c9ac109d ago0xdbd5e7…71133e
0xbef8…de690x774b…6eddBase—$46.97100%0xa923…c9ac109d ago0x94dae5…fc6733
0xb108…7a8d0x774b…6eddBase—$23.71100%0xa923…c9ac109d ago0xacc766…ddee53
0xa98b…adb70x774b…6eddBase—$23.76100%0xa923…c9ac109d ago0x695373…f43bcb
0xda0c…a6cc0x774b…6eddBase—$26.07100%0xa923…c9ac109d ago0xd541ad…7cd3b8
0xf53e…9fa10x774b…6eddBase—$110.56100%0xa923…c9ac109d ago0x323316…68ae84
0xd3eb…705f0x774b…6eddBase—$23.76100%0xa923…c9ac109d ago0xaf0661…e7bf8f
0x3916…814c0x774b…6eddBase—$28.28100%0xa923…c9ac109d ago0xaf0661…e7bf8f
0xff22…c05a0x774b…6eddBase—$23.64100%0xa923…c9ac109d ago0xac55e7…32a5f6
0xf22b…e3f30x774b…6eddBase—$23.76100%0xa923…c9ac109d ago0x124e02…817f80

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.