Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase26d ago0xb19aee…11eb7c
0x6575…b92b0x87fc…0211BaseOpenRelay Premium ChatInference$0.001100%coinbase26d ago0xdd5538…4444cb
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase26d ago0xcaff65…2f8ae3
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase26d ago0x3db8e6…25a654
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x24605c…3bcc72
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase26d ago0x80df4b…7b7e18
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003445100%coinbase26d ago0x1b5cd9…dbf770
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase26d ago0x6b95e5…33f892
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase26d ago0xc3b1d5…c5be68
0x6575…b92b0x23f7…7334BaseChit402Treasury$0.01100%coinbase26d ago0xba1821…0375cc
0x6575…b92b0x87fc…0211BaseOpenRelay Premium ChatInference$0.001100%coinbase26d ago0x81f541…d2df05
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase26d ago0xa5b82f…4324c7
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase26d ago0xce72b7…1817fa
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x1ccebb…14589b
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase26d ago0x591eea…68e6ec
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003445100%coinbase26d ago0xfcf2b1…5c88f3
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase26d ago0xb9665c…9001db
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0087570%0xcdf0…d2eb26d ago0x52501a…2f719e
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase26d ago0x65b99a…bb8be3
0x6575…b92b0x23f7…7334BaseChit402Treasury$0.01100%coinbase26d ago0x8599e1…ce7582
0x6575…b92b0x87fc…0211BaseOpenRelay Premium ChatInference$0.001100%coinbase26d ago0xa1a268…d41b1c
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase26d ago0x9724ed…7b2100
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase26d ago0xe6f3ed…f853d6
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x42e382…0702d3
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase26d ago0x834feb…db336e

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.