Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18a1…04680xc380…13edBase—$0.05100%0x81ff…902e115d ago0xb93a23…6a7e33
0x18a1…04680xa90a…28f4Base—$0.05100%0xa8bb…eaa9115d ago0x2284e3…17dc21
0x18a1…04680x77ce…4327Base—$0.05100%0x42db…90dc115d ago0x566e20…f938f0
0x18a1…04680xa381…7ed7Base—$0.05100%0x6100…767c115d ago0x92e5ed…4b5dbc
0x18a1…04680x9cfc…5976Base—$0.05100%0xf682…e73f115d ago0x863999…33035b
0x18a1…04680x6da6…fe79Base—$0.05100%0x2861…36f5115d ago0x212cbf…88ee29
0x18a1…04680x408c…1782Base—$0.05100%0x6100…767c115d ago0xc9c482…3e565d
0x18a1…04680xca67…58b0Base—$0.05100%0x18fe…3335115d ago0x091069…554aee
0x18a1…04680x2351…d9d4Base—$0.05100%0x685b…cce2115d ago0x1ab415…ea476a
0x18a1…04680xb0b7…a7f2Base—$0.05100%0xef3c…2620115d ago0x64376a…58dff8
0x18a1…04680xbe68…6d03Base—$0.05100%0xa8bb…eaa9115d ago0x387f5f…fb8447
0x18a1…04680x2c87…8abfBase—$0.05100%0xa0fd…8005115d ago0x524b81…8deac7
0x18a1…04680x626d…c495Base—$0.05100%0xc053…3d8f115d ago0x81e572…e245e1
0x18a1…04680xf06d…437bBase—$0.05100%0x04d5…839e115d ago0x71395d…0f5ba3
0x18a1…04680x5ecc…0970Base—$0.05100%0xb917…b963115d ago0x128d17…25b93b
0x18a1…04680xdba7…203fBase—$0.05100%0x2861…36f5115d ago0xc34f5d…a74f28
0x18a1…04680xbebd…88e5Base—$0.05100%0x42db…90dc115d ago0xde8f61…2b55ac
0x18a1…04680x1375…7a62Base—$0.05100%0x46ce…03f2115d ago0x656716…ae5f14
0x18a1…04680x6966…4df1Base—$0.05100%0x81ff…902e115d ago0x282b93…af3e88
0x18a1…04680x33f6…46c7Base—$0.05100%0x556b…ae75115d ago0xfcd7ec…6b1ea5
0x18a1…04680xacaa…ab83Base—$0.05100%0x685b…cce2115d ago0xddf592…863a79
0x18a1…04680x8332…1edaBase—$0.05100%0xa0fd…8005115d ago0xdb6a4d…30b903
0x18a1…04680xaec7…70a5Base—$0.05100%0xc053…3d8f115d ago0x43cfba…4cb1e9
0x18a1…04680xf36d…aefdBase—$0.05100%0xef3c…2620115d ago0x84b6df…d2df3a
0x18a1…04680x8b85…c01fBase—$0.05100%0xf682…e73f115d ago0xbef63e…5af5d8

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.