Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x56a847…47311c
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x8ccdd7…e232bb
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xb6ed49…18c4d2
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x1f1c23…3c522e
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xd2b34f…09d69b
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xf702b3…7b1079
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x5e1fa8…f38d85
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x443c34…6d03c6
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x27564c…40ef29
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x1a81aa…1596b1
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x93fba5…b877aa
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x2605f7…53395f
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xa02f01…f2e2e4
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xc05bc2…613ce7
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x0f6deb…38e288
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x8bb5ea…57458a
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x5b6b54…7f0aa3
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x22b40e…702137
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x9715a6…5f900f
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x24dae6…96b138
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x7a93f3…ac7089
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xa3abdf…353aa2
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x10a271…f0a0d1
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x3e2827…973dc4
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x4385ed…b41b3a

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.