Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x7c1231…94843c
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x9dce2c…566486
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x0fefaf…71c6ba
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x2a358e…8b462f
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x878090…49f7b3
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x1ab945…723273
0xeb3a…5e4c0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x9296c2…0a203e
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xe4a65e…e37dc2
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xecbe8c…9be180
0x9a07…71840x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xc5d9ab…2fe01e
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xadcb37…28deeb
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x5d151e…0e9133
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x966610…6b3a3a
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xa73263…bed442
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x139d1a…e260a0
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x781530…82afea
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xf3aebb…2d4f5a
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xe421b8…ed768e
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x8d4974…495e78
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x3f93b2…83b6dd
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x0ca53b…289090
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xd7f590…216513
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x1e1d9b…24d467
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x93169b…76c10c
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xcebe27…b94a00

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.