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%coinbase9s ago0xb1cb90…994f1e
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase9s ago0x0447fd…8b162a
0xb968…8b140x50eb…6480Base—$0.00170%0x54f0…793211s ago0xa6cb28…2bfdb7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase11s ago0x716b3a…f05d54
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x2f7fdd…772330
0x2b8a…b7b00x6839…1a2bBase—$0.003100%coinbase13s ago0xe2b6c7…a23449
0xabae…06b40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x23ccff…29873b
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0xdb7588…4af73a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xfac1df…0c4983
0x1a5e…1fe30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x31d03d…ebbb9e
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0xf09662…4f47cd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xbd66cb…42ec63
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xb65799…647bb9
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase27s ago0x54386d…28eff6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x42ca12…90c667
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31s ago0x51f9a3…04320c
0x6d28…36d70x6839…1a2bBase—$0.003100%coinbase31s ago0x5d206a…e8329a
0xabae…06b40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x3288b5…1bf79f
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0xe586ac…90cfeb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x41b8db…e9648e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xbd39af…70463c
0x1a5e…1fe30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x91d691…a67dff
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xd1aec1…30c0ff
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x8685e6…14e23b
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase41s ago0xdc5c05…8dc987

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.