Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0x1b6b50…038806
0xab3d…be8c0x6839…1a2bBase—$5.00100%coinbase11s ago0xabed20…11ee0d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x56f5f7…c3e9f9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xb6b7d9…fdabf4
0x1332…66eb0x47c5…4fc3Base—$51.4570%0xe146…b43821s ago0xb61a18…c3c95b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x09a8eb…0de65f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase21s ago0x7dbfb6…b7e269
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x53d990…b0dae4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase23s ago0x392b2a…edc9fe
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23s ago0x295c26…eab281
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0xfdf2f0…fefc8f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0xa08593…b2a09c
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase27s ago0x52fe06…1ee5b3
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0xe70257…6121e5
0x4fe7…04c00x6839…1a2bBase—$1.00100%coinbase29s ago0xabc7e4…d1768f
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase29s ago0xee01a2…7d1bd9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x095d22…239892
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase29s ago0xa3a806…9cd314
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x1569f3…7f40d0
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0x6a64b1…9e4bc5
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase33s ago0xc7b626…fd50e4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase35s ago0xceb5ae…8abec5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xeba421…400af8
0xe3e7…9f010xfe80…47eeBase—$0.001100%fluxa37s ago0x8334ed…c2fc71
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase37s ago0xe54c78…655b57

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.