Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0xd33adc…fc0c1d
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0x07fca5…f08ede
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0xbbc9f9…7884df
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0xbb6766…fb92d2
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0xb00caa…67d683
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0xb77a16…d55c0f
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0x45eb54…df8190
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0xbdacb4…8cc476
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0x18fe27…a435f4
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0x751dac…fe3514
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0x8ce3b5…8a80bd
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0x81922e…58be36
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase42d ago0xb40ed6…753e39
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0x823dab…ccb6cc
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0x950ddb…d2ad8c
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0xd18593…9cf170
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0xed68a0…86dde7
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0x61523b…0a4031
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0xbf07db…755238
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0x3cfe3e…aba092
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0x0703f2…c3bb92
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0xc10354…2bd60b
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0xe08baa…c01197
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0x052d42…8c1010
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase43d ago0xbf8084…33cdfb

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.