Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase45d ago0x883645…826a0c
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase45d ago0x1d884f…1d2785
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase45d ago0x9ccf07…ad4f2c
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003639100%coinbase45d ago0x982b72…b6992c
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase45d ago0x2f65fb…a63965
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb45d ago0xf3fa41…4aa8d8
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase45d ago0x0b0728…4e5b0d
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase45d ago0xde526a…b9cfbd
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase45d ago0x9b505e…e60c55
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase45d ago0xf32463…a8ac76
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase45d ago0xcfba66…d687d1
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb45d ago0xbd4363…f27af4
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase45d ago0x815a4e…addeb8
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase45d ago0xfb74c6…c205ac
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase45d ago0x88331e…bb3f5a
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase45d ago0x66cd05…9a8597
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003639100%coinbase45d ago0xad9d50…f755f7
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase45d ago0xc65c85…6f01e5
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb45d ago0xc471fc…055629
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase45d ago0xce0196…174c3b
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase45d ago0xb1b4d1…8d5019
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase45d ago0x880fe0…37faef
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase45d ago0xd667d3…21c5a8
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003582100%coinbase45d ago0x47aee9…daaadc
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase45d ago0xdbbda9…6b2f80

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.