Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase14s ago0x98cf56…4fc8a5
0x83c3…13340x436d…50d9Base—$103.4370%0x981d…fa8116s ago0xe7c13a…f4e7b2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase16s ago0x894528…0cd6dc
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase16s ago0x2c644f…cdd445
0xb8f0…87ca0x4f4b…422dBase—$0.001100%coinbase16s ago0x47deac…146138
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase20s ago0x04241e…717dfc
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa24s ago0x2e2d77…dbeedf
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase26s ago0xf0494f…cc1255
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase26s ago0x357fe3…b26f34
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase26s ago0x7c9b1d…550927
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase26s ago0x56649e…b3d36f
0x3cd5…9e320x3e0a…78e7Base—$0.003429100%coinbase28s ago0x9643ca…c7c139
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase28s ago0x63cd27…fda006
0xafaa…28df0xc8c0…8418Base—$0.10100%fluxa32s ago0x3f6f52…03ce37
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase34s ago0x53cd7b…dde7f3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase36s ago0x42f140…f06a8c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase44s ago0x88ff15…05072e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase44s ago0xfaa184…f61609
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase46s ago0x36a5bb…6b4d69
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase52s ago0xff31bc…4167ec
0x1332…66eb0x47c5…4fc3Base—$29.4070%0x70ba…dd5652s ago0xdab9e4…0aeaaa
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase54s ago0x26d17e…f2c352
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase54s ago0x8e2078…6f1d52
0x7168…8f070x644b…13b1Base—$35.0070%0xa923…c9ac56s ago0x1f2691…c164b0
0x1332…66eb0x47c5…4fc3Base—$39.9070%0x6170…fcde58s ago0xad3623…9ad55d

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.