Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xf62c57…24f731
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0xf127e5…77a751
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x50c488…7d02cf
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xdbcf66…8bc6d1
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x195a14…d4562e
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0x87157d…7617ce
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x84f61f…d4a240
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x8f9c68…d07c38
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0xa36958…233301
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x571a2c…a74607
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0x795436…2394ca
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0xabeadb…21442f
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0xcc3191…84ef45
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0x955f1b…abf05a
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0x0a6a12…99bcad
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x183193…c4c2ff
0x6fd2…08050x07cf…2396Basex402 service$0.06100%payAI35d ago0xb7ebb2…e254d0
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0x46f073…af7aa3
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x3ffec0…b8deeb
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0x6e94db…b1bd3a
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x8ab78f…08b8e8
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xcdec98…750799
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x876bc1…3b3b11
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x3b6949…32b456
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0x247fec…77c0d1

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.