Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0667…2cf90x6839…1a2bBase$1.00100%coinbase15s ago0xe3aaca…ab33ea
0x6bdd…9bab0xef15…d82bBase$10.0070%0x3e32…3ce719s ago0xbf3aed…dd4657
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x4591e0…c004ea
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21s ago0x58ce68…70c053
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21s ago0xea9976…8a862b
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21s ago0x14c92e…a03f5d
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21s ago0xc0d981…0a8078
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase23s ago0x48ef37…351d30
0x781d…339d0x50eb…6480Base$0.00170%0x54f0…793225s ago0x2608f9…82b090
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase25s ago0x1b2375…40df25
0x55f7…ae560x6839…1a2bBase$1.00100%coinbase25s ago0xa88cfe…2ac5c4
0x1297…4ad40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x48a451…491156
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase25s ago0xd46383…c4e8d3
americat.eth0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase25s ago0x5cd7b5…71a343
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase27s ago0x7849e5…73cb9c
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase27s ago0x7d2312…12ec4f
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase27s ago0x13d6c6…b286c2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x7a64c8…a11d77
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x4e7efb…a2ec87
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase29s ago0x844516…6f2b44
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x62e6a1…785ff7
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase29s ago0x835f54…6aa605
0x2c35…fa7c0x6839…1a2bBase$5.00100%coinbase31s ago0xf598b6…b0ca92
0x2af6…36490x8043…25a8Basex402 service$0.00170%0x832b…b22131s ago0xc2cca6…ee8e27
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x5d0b16…9c4a66

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.