Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xfac1df…0c4983
0x1a5e…1fe30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x31d03d…ebbb9e
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0xf09662…4f47cd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xbd66cb…42ec63
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xb65799…647bb9
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0x54386d…28eff6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x42ca12…90c667
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0x51f9a3…04320c
0x6d28…36d70x6839…1a2bBase—$0.003100%coinbase28s ago0x5d206a…e8329a
0xabae…06b40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x3288b5…1bf79f
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase30s ago0xe586ac…90cfeb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x41b8db…e9648e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xbd39af…70463c
0x1a5e…1fe30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x91d691…a67dff
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xd1aec1…30c0ff
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x8685e6…14e23b
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase38s ago0xdc5c05…8dc987
0x9e37…da640x6839…1a2bBase—$0.003100%coinbase40s ago0x3ac161…5a2a5d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x02b315…3f5f15
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase44s ago0xd040f7…a48bcb
0x061e…e6ee0x4f4b…422dBase—$0.04100%coinbase46s ago0x7d205e…7b2c35
0xb9ff…b4250x17cd…7905Basex402 service$0.05100%coinbase46s ago0x543615…7be98f
0xabae…06b40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0xe924c0…27cd08
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x18ce7b…61fa07
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase50s ago0x9e8fd9…c14f4d

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.