Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x47fd11…04a891
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xf20631…25d166
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x792020…f74d29
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xffe122…3b1537
0xbfde…c4d70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x3fdd05…ebc18e
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x2d45b5…296b19
0xbfde…c4d70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x381f88…1dd5de
0xbfde…c4d70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xf5c9f5…d668a3
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x156c9f…0cf11f
0xbfde…c4d70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x7017e8…727874
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x8d4607…da3100
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x6e2ced…5376f7
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x3d8512…1fe56a
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x88007e…8d7d8d
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x4daf35…0d0fec
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xe088f1…002b2e
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xaa1aab…97c6cc
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x6dd63b…f11371
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x57c94d…e75af4
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x3988ec…a4f32a
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x007919…e9533f
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x427697…1a9c31
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x38c760…227540
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xa8322e…a483c4
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x013f1e…f8ac99

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.