Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0xd46581…48e8a3
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x707586…41ff99
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x44503b…bb0569
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0xce9093…99391c
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x83912c…9655d8
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0xd8f92b…bf9d14
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x046075…907046
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x04aafe…f817b3
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x52943a…224fb0
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0xb0438e…d542d0
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x7a4974…86c038
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x055bf0…005bf4
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x79ef85…c9d1d7
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0xfe5186…54058c
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x05acba…1749b1
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0xe35628…b4aa88
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x579871…48e486
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x62894b…0773da
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x100a30…92179b
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x564cdd…2f22ce
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x6f67dc…09ed99
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x064985…04e1b3
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x7e737b…59afa4
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0xad99ab…02e6a3
0x8d2a…7d370xf9dc…e734Basex402 service$0.0170%0x1360…66fa18d ago0x9db7b0…108bc7

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.