Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x45e9dc…5a370e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12s ago0x5ce667…754172
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x493f…ab8f14s ago0x4a138d…967afd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x68eba3…9c7ff0
0x6edf…94700x6839…1a2bBase—$0.003100%coinbase22s ago0xa47435…81be53
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x72cbc9…e4038a
0xd9ce…6d5a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x3409e4…2fd731
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xc7dcdc…4db19b
0xb968…8b140x50eb…6480Base—$0.00170%0x54f0…793226s ago0x9139bd…ec8201
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x78e930…1c75f6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x976069…c71742
0x88a1…88040x6839…1a2bBase—$0.003100%coinbase34s ago0x718d94…7a4e68
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x7f4169…c05f11
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x04eda1…cad886
0xd996…e70c0x21ef…31b0Base—$0.01100%payAI38s ago0x7980a8…feebf9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase40s ago0x68c372…e82213
0xd9ce…6d5a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xdfa3a2…294219
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xe67193…0bf9b6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x3f83e6…4a733c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x5f7b36…e29e82
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0xe03016…1eccc6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase52s ago0xcbddc7…afed50
0xc6ac…e7a10xa8b2…1d68Base—$0.0170%0x9501…c67752s ago0xe10801…71ae1b
0x76d9…970a0x6839…1a2bBase—$0.003100%coinbase54s ago0xdced28…4d6b55
0xd9ce…6d5a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase58s ago0x91dd71…144e1a

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.