Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0x1967f1…7e983e
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xda0e3c…51ac5d
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xffd5da…81027b
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xd09a03…fbf19e
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0x0d4f32…d577ab
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0x05d8b9…753d96
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0x0ebcd1…81b620
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xf9d846…2330f7
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0x7858cb…87ae5e
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xe59414…8f0d0d
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0x69dbd5…23234b
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xcf32a3…0beb84
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xcf39ca…ce95cc
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xf9ea60…319ffc
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xe6e5f4…203990
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0x6f13e4…57defb
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xa1cc12…a599b8
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xfdfb65…350cea
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0x5d1a36…69a6ba
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0x1dc735…d6ad45
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xce526a…31f2a3
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xf41931…08d156
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xc85621…0285f7
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xd596ed…78b742
0x3fb2…52d50x79dc…fccbBase$0.01100%payAI17d ago0xfad8a4…e61fb4

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.