Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd13…5f620x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0xc305d3…6a859b
0xdd13…5f620x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0x70f1bc…1929a1
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0012100%coinbase107d ago0x92d04e…abf8ed
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0012100%coinbase107d ago0x0052e0…33b923
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0012100%coinbase107d ago0x93f62f…3a1dd8
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0xc0ae61…b82a0a
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0xdb87c2…91f6df
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0xc64cb2…82a031
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase107d ago0xbde404…b5c019
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0xf22b21…58281d
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0xfe2589…0c8291
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0xd3d1c0…c208fb
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0xbc7e72…4e8957
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0x5aba00…522386
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase107d ago0xed7ecd…e507a8
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase107d ago0xadcc75…7891dd
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0xc48f66…2ce3d9
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0x51bec1…9970df
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0x510bad…218306
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0x6f4711…b5339f
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.07100%coinbase107d ago0x61578a…e67c63
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0x0b6a8a…271786
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0xab2b15…945874
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase107d ago0x95f892…043c81
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase107d ago0x643db7…bdddf5

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.