Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase7s ago0x54386d…28eff6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x42ca12…90c667
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase11s ago0x51f9a3…04320c
0x6d28…36d70x6839…1a2bBase—$0.003100%coinbase11s ago0x5d206a…e8329a
0xabae…06b40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x3288b5…1bf79f
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0xe586ac…90cfeb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x41b8db…e9648e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xbd39af…70463c
0x1a5e…1fe30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x91d691…a67dff
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xd1aec1…30c0ff
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x8685e6…14e23b
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0xdc5c05…8dc987
0x9e37…da640x6839…1a2bBase—$0.003100%coinbase23s ago0x3ac161…5a2a5d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x02b315…3f5f15
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase27s ago0xd040f7…a48bcb
0x061e…e6ee0x4f4b…422dBase—$0.04100%coinbase29s ago0x7d205e…7b2c35
0xb9ff…b4250x17cd…7905Basex402 service$0.05100%coinbase29s ago0x543615…7be98f
0xabae…06b40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xe924c0…27cd08
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x18ce7b…61fa07
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0x9e8fd9…c14f4d
0x1b8d…b79f0xfe80…47eeBase—$0.001100%fluxa33s ago0x893e00…52dae7
0x3892…6a2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xd00a84…32e8cb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xba51c1…e71489
0x1a5e…1fe30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xe3b0ac…db10c4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xcf9cc3…6d8f7c

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.