Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0x23f7…7334BaseChit402Treasury$0.002100%coinbase19d ago0xaf1048…f924d8
0x6575…b92b0x23f7…7334BaseChit402Treasury$0.002100%coinbase19d ago0x1d3abe…035523
0x6575…b92b0x87fc…0211BaseOpenRelay Premium ChatInference$0.001100%coinbase19d ago0x9e708b…ca71fc
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase19d ago0x408f75…5e871c
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase19d ago0x0252ef…7e9730
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase19d ago0xcf47e6…b2b681
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0xe50d16…58a399
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase19d ago0xd131b8…7b4c04
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0087570%0xcdf0…d2eb19d ago0xf5bc43…9d4b3e
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase19d ago0x663c08…153a7b
0x6575…b92b0x23f7…7334BaseChit402Treasury$0.002100%coinbase19d ago0x875118…d901ae
0x6575…b92b0x23f7…7334BaseChit402Treasury$0.002100%coinbase19d ago0x6a398b…56fe11
0x6575…b92b0x87fc…0211BaseOpenRelay Premium ChatInference$0.001100%coinbase19d ago0x150a89…74a6c5
0x6575…b92b0x7f39…5b3dBasex402 service$0.001100%coinbase19d ago0xbd18e5…42bc50
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase19d ago0xe2a169…bef82b
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase19d ago0x4de377…86c6f8
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase19d ago0x2ac174…0bfad5
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0x24e841…ca1318
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003577100%coinbase19d ago0xaba22d…b59365
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase19d ago0x452d54…324e14
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0087570%0xcdf0…d2eb19d ago0x4a436c…9b78d9
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase19d ago0x4a104a…dc4eff
0x6575…b92b0x23f7…7334BaseChit402Treasury$0.002100%coinbase19d ago0x2fe805…016dbe
0x6575…b92b0x23f7…7334BaseChit402Treasury$0.002100%coinbase19d ago0x6985bc…7a2541
0x6575…b92b0x87fc…0211BaseOpenRelay Premium ChatInference$0.001100%coinbase19d ago0x6cfd1e…4984bb

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.