Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5168…175b0xccc8…15beBase—$13.45100%0xf70d…dbef65d ago0x831a39…03c3b1
0x5168…175b0xccc8…15beBase—$5.00100%0xf70d…dbef65d ago0x46e5ca…374ac4
0x5168…175b0xccc8…15beBase—$10.00100%0xf70d…dbef65d ago0xcb1854…d1cf4c
0x5168…175b0xccc8…15beBase—$10.00100%0xf70d…dbef65d ago0x21f42c…3d9605
0x5168…175b0xccc8…15beBase—$11.89100%0xf70d…dbef65d ago0xaf8081…bb71d9
0x5168…175b0xccc8…15beBase—$10.07100%0xf70d…dbef65d ago0x4ec7ce…16106d
0x5168…175b0xccc8…15beBase—$19.83100%0xf70d…dbef65d ago0x396ab9…ef737e
0x5168…175b0xccc8…15beBase—$9.81100%0xf70d…dbef65d ago0x521e62…17f2df
0x5168…175b0xccc8…15beBase—$9.26100%0xf70d…dbef65d ago0xe7dfdd…e94998
0x5168…175b0xccc8…15beBase—$11.18100%0xf70d…dbef65d ago0x02010e…fee9af
0x5168…175b0xccc8…15beBase—$19.69100%0xf70d…dbef65d ago0x38b6ac…c18690
0x5168…175b0xccc8…15beBase—$19.77100%0xf70d…dbef65d ago0x22c87e…a35772
0x5168…175b0xccc8…15beBase—$19.84100%0xf70d…dbef65d ago0xd6dad0…a21505
0x5168…175b0xccc8…15beBase—$24.83100%0xf70d…dbef65d ago0xd8dbb4…e00e64
0x5168…175b0xccc8…15beBase—$24.83100%0xf70d…dbef66d ago0x14f742…309461
0x5168…175b0xccc8…15beBase—$49.08100%0xf70d…dbef66d ago0xb58724…0c37ef

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.