Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase130d ago0x9a4fda…14d1a5
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x261e60…800c8c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xa56a74…fc5ef0
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xff86e6…9b96d5
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xe880e2…da7866
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase130d ago0x6fe3c2…828175
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase130d ago0x586510…aa747b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase130d ago0x59be71…6dd5ca
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase130d ago0xcc6807…e15a34
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase130d ago0x57a4dc…38c054
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase130d ago0x81e5c0…7bc601
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase130d ago0x8f168e…56bd8d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase130d ago0x0fef0f…38a191
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase130d ago0xf59b0c…332ee7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase130d ago0x2d4a05…d9b574
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase130d ago0xa92c29…821352
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0xf9e42f…3c7d1b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x54366a…888c4e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0xf35f91…7b36ff
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0xc62ec8…3edff2
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0xd464d4…061107
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x21c833…4b7ca7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x5d34f8…44d3d2
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase130d ago0x5f1ddc…00afd0
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x18abcf…854d5a

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.