Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa27d ago0xf279ed…44a52a
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x4eb402…291598
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0x738c9c…40cba8
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x8d3eb0…671ee2
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x2eccbf…f8b334
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x09bdaf…4dcd75
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x73d779…2fb831
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x98d6ac…4fdc05
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x5adaee…f0d38c
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x0fb304…d8526d
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0x592f29…da218e
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x5f2e93…78b1af
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0xf4fe91…809f15
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0x65c1cd…22ae26
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa27d ago0x2de1f4…52ff9f
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x77786c…145829
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa27d ago0x955978…c49aaf
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0x095f56…76f962
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa27d ago0x29a171…5dea32
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x2d9905…0a7719
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI27d ago0xf2604e…e49301
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0x2f2749…8b9593
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0xacd584…536fdc
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x763743…9847c9
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x2ee8df…5ba17d

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.