Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase59d ago0x9ef970…a1449d
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase59d ago0x42057f…3b5b82
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0x42df82…3bac40
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0xe4f22e…933c97
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase59d ago0xa1887e…8ae3c1
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase59d ago0x4994a8…3c7133
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase59d ago0x236214…92ecc4
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0x3146f4…b29bf8
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase59d ago0x75291a…f61c31
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0xaeff3b…318c8b
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase59d ago0x68954b…dab7d1
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase60d ago0x874aaa…1cfa88
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase60d ago0xf11cab…7eacf6
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase60d ago0x7daa68…0b13ec
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase60d ago0x0ffd98…f87501
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0xdf68a6…980033
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x731411…521989
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase60d ago0x5d74dc…c13ea5
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x40efac…45668f
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase60d ago0xf7c7eb…d74111
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase60d ago0x4236d9…19f38b
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase60d ago0x5e3a02…4c5cfe
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x32a693…d4a1fe
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x14d4b1…bf70d2

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.