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 ago0x45a2ff…86c1e0
0x6451…46a00xa8b2…1d68Base—$0.0170%0x9501…c67711s ago0x359873…7b7d2a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13s ago0xcc3678…af2aa0
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa15s ago0x9b8d8e…f899fb
0x0d81…2d3c0xfe80…47eeBase—$0.001100%fluxa15s ago0x53595c…9d5da5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17s ago0xe14efb…e7bd13
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase17s ago0x5b613b…10f8b1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x495782…2775a3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xb9132e…027d28
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xa5b2f9…2c1d3b
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793221s ago0xb13903…417e99
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x42970b…09e41d
0xbce5…2aad0x9c7c…f3ccBase—$10.2970%0xa9c3…4e2f23s ago0x299def…a2ec53
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase25s ago0x3c2930…828288
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase27s ago0x3b6284…c8bbc9
0x0976…2f960xf000…94fcBase—$0.10100%coinbase33s ago0x39d893…503faf
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase33s ago0xc403dd…260b10
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x9411fd…13fa9f
0x19e5…71bd0xfe80…47eeBase—$0.001100%fluxa35s ago0x38bdc8…1034cc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x310b34…68a2d0
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x31e13f…39957c
0x46f1…638b0x50eb…6480Base—$0.00270%0x54f0…793239s ago0xd5615d…60dd1f
0x3be9…575c0x4cd0…bc31Base—$12.4170%0xf793…af7539s ago0x7ddc19…ac7aab
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase41s ago0x059413…d5305a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase43s ago0x002fb8…2b1e25

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.