Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61a0a6…b77a46
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1397a…795e71
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8839d0…0922fe
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3173db…cc1256
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x15a228…f4e36c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe14649…ddd85b
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0fad22…b4d475
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x784a01…92396b
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x743651…23bfaa
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8e892…24c7ea
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x207265…0fc7db
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf27f82…0db418
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6081f9…db35cf
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f4c61…79b766
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x302604…b84357
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd01f1…025b09
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5b087a…1150a7
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a0380…68939f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d9948…933cce
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b8357…4132f0
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2581c3…45fa0b
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4eb349…547c8b
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e003a…78035a
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5de18c…9c4eab
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x40341c…ef34a5

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.