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%coinbase43d ago0x104014…67dd8f
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase43d ago0x254e4e…f6644b
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase43d ago0xade790…82f1ae
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase43d ago0xd36b86…3234b5
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003577100%coinbase43d ago0x8170c2…930b2f
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase43d ago0xe456e2…0427c3
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb43d ago0x50a389…818a3e
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase43d ago0xe5b966…ea7fa8
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase43d ago0xd0674c…ed1d16
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase43d ago0x9c27a7…079621
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase43d ago0xc98356…6ec527
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase43d ago0x01afc2…a16947
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003577100%coinbase43d ago0xf7f090…81405a
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase43d ago0x7336c6…0fdd18
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x79ab73…40f044
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase43d ago0xcdd0e6…1f875a
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase43d ago0x1dcb39…90ddf0
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase43d ago0x1d276f…078462
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase43d ago0x91ce06…081b88
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase43d ago0x19377f…bd9c93
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003577100%coinbase43d ago0x3bb703…2d6357
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase43d ago0x00b63e…130111
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x0834ea…1962db
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase43d ago0x315138…d5394c
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase43d ago0xa4f842…5dc71c

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.