Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0xab55…8008Basex402 service$0.005100%coinbase50d ago0x6128e2…b9fcb4
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase50d ago0x5196e0…e1b7b4
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase50d ago0x3a923b…5b50e6
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase50d ago0xd3491a…95ed9d
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb50d ago0x083c22…852604
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase50d ago0x983f0d…490349
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase50d ago0x600a8d…c2e187
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase50d ago0x154a00…af9222
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase50d ago0x38c9c2…05eb3a
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb50d ago0xcf1caa…79e014
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase50d ago0x609c4c…68942c
0x6575…b92b0xab55…8008Basex402 service$0.005100%coinbase50d ago0xe66e7e…93c5ca
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase50d ago0x472f14…eb9a4f
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase50d ago0x2a5216…65d6f8
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase50d ago0xce502a…8bfb25
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb50d ago0x8d2db0…b32126
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase50d ago0x6bffa1…22bbfd
0x6575…b92b0xab55…8008Basex402 service$0.005100%coinbase50d ago0x8f4b11…60e520
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase50d ago0xfdb036…e5d76a
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase50d ago0x00aa6f…401eb1
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase50d ago0x33f7c5…55b357
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb50d ago0xc39317…f16ec0
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase50d ago0x5bee0e…d44c28
0x6575…b92b0xab55…8008Basex402 service$0.005100%coinbase51d ago0xf8e697…ebfa16
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase51d ago0x92d527…bbbf75

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.