Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x87f916…87f51a
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x3bc819…855986
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xf22c89…9c428a
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xce3d40…7a2ee6
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x182fd2…91f279
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x91e764…08c344
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x149fbb…4bc215
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xd59513…4738f4
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x5edb87…61de3c
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x525e7e…0bac5e
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x4116db…c9cac6
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x268938…027adf
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x3892d8…68f90f
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x904a92…581a5e
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xd3a4a4…ae321e
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xc50fd6…8e50f3
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x5c7779…ea3481
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x57fe78…20d318
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x330a7e…429f38
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x797df5…635735
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xa204f1…855e6a
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xe70ee3…7d78a3
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x5a41aa…367172
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xa2ab69…e55240
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x2d65c3…3f4f0e

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.