Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5500f6…1edc5f
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f6556…cb25a0
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc10d59…872ea8
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x77a76b…79cf29
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d3996…049169
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda4155…295855
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd47e6a…9c7ea3
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8fde51…eb5eaa
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x47e3e1…1d4c4c
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x51d712…c553e6
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc1c1a2…c9cef2
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaf437e…2ec721
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6508b8…6c52aa
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xde7790…ebf249
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcbd442…128558
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf75271…364990
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0221c8…ffbf2c
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0f6d5e…0ab7af
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2ff036…5fc072
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe22379…001ed5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbf0ae9…a1567b
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb064c1…7cbf77
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x472782…23dc36
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbef619…fea649
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7575c1…72f54c

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.