Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.00144100%coinbase60d ago0x324ee3…69e1f1
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x1d107e…299972
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0012100%coinbase60d ago0x60327d…b129ff
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x055fdb…40f8b7
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0048100%coinbase60d ago0x3cd248…2f0123
0x0cb5…54670x2b6d…32c5Base2sPublic-records$0.0012100%coinbase60d ago0x64d8d2…76949b
0x0cb5…54670x2b6d…32c5Base2sPublic-records$0.00144100%coinbase60d ago0xbf81df…a2edf3
0x0cb5…54670x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0xb13eba…aa24c8
0x0cb5…54670x2b6d…32c5Base2sPublic-records$0.0048100%coinbase60d ago0xb92f95…14a3d1
0x0cb5…54670x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x24b596…f0f3e2
0x0cb5…54670x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x81ca68…aca176
0x0cb5…54670x2b6d…32c5Base2sPublic-records$0.00144100%coinbase60d ago0x4a1371…6911ee
0x0cb5…54670x2b6d…32c5Base2sPublic-records$0.0024100%coinbase60d ago0x5ea5c1…9d2885
0xeee6…65920x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0xe63d23…7afc32
0xeee6…65920x2b6d…32c5Base2sPublic-records$0.00144100%coinbase60d ago0x90343d…332f0e
0xeee6…65920x2b6d…32c5Base2sPublic-records$0.00144100%coinbase60d ago0x68eb74…5b7133
0xeee6…65920x2b6d…32c5Base2sPublic-records$0.0012100%coinbase60d ago0xfda77f…c5ee34
0xeee6…65920x2b6d…32c5Base2sPublic-records$0.00144100%coinbase60d ago0x2dfa60…fdc6fc
0x90f2…e29b0x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x992325…e24177
0x90f2…e29b0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase60d ago0x05ee04…aa646d
0x90f2…e29b0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase60d ago0xcb8b39…6fc970
0x90f2…e29b0x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x5766e2…626397
0x90f2…e29b0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase60d ago0x8cd6a1…5819e9
0x90f2…e29b0x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0xf659fa…39231d
0x90f2…e29b0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase60d ago0x2598b0…bbfab7

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.