Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a70…6a850x07cf…2396Basex402 service$0.04100%payAI17d ago0xcef278…7de046
0x0a70…6a850x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x6026e7…de57a7
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x20ed6b…d3e1d2
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xcd64ff…2551d4
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x7920be…a06060
0x0a70…6a850x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xbe3c34…88f2f5
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x099368…dfbd96
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x90e37d…7d2139
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x6d7072…16849b
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x1679e2…a2c77b
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xe1bb10…1b5a95
0x0a70…6a850x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x4f2991…91d94e
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x3fe36b…6db800
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xac427b…c2abb2
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xa679eb…8df5d3
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xeb9ad1…943770
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x96606a…c923e4
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x05a163…edd001
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xa4a2a0…89ac1e
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x8f4ed4…d4d23a
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xd6cc4e…a43a2b
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xa40da2…acb2cd
0x0a70…6a850x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x78b05e…8841eb
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x0af8bd…bd17cd
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x0051bd…230f92

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.