Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x752d…51c90x6839…1a2bBase—$0.003100%coinbase13s ago0x384437…86a8ff
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0x1dcf99…58b9b5
0xabae…06b40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xdc71cb…4b62f8
0x1a5e…1fe30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x7d4fb2…b15fe6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x6111db…2f0abc
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17s ago0xc7dcac…293f8e
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0x589144…a3564d
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase21s ago0x313bb4…e598d3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xb42531…505e73
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xb1cb90…994f1e
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x0447fd…8b162a
0xb968…8b140x50eb…6480Base—$0.00170%0x54f0…793227s ago0xa6cb28…2bfdb7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase27s ago0x716b3a…f05d54
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x2f7fdd…772330
0x2b8a…b7b00x6839…1a2bBase—$0.003100%coinbase29s ago0xe2b6c7…a23449
0xabae…06b40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x23ccff…29873b
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0xdb7588…4af73a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xfac1df…0c4983
0x1a5e…1fe30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x31d03d…ebbb9e
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0xf09662…4f47cd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xbd66cb…42ec63
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xb65799…647bb9
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0x54386d…28eff6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x42ca12…90c667
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase47s ago0x51f9a3…04320c

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.