Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3958ad…2f0171
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea40a2…ffa632
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71b3f3…7ccc6e
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7456c3…62dd7c
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb3fe21…cfd174
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcfd5e1…d4c5e6
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x94a421…855313
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa4583c…08aa30
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f07d5…4ef792
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b7a4c…d8f062
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0e4c00…2e5436
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x58d9de…e818e4
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c3402…f1edda
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f9c5c…4e2550
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x916444…d15b2d
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x660839…c3fc5b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x45c188…35664f
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x64985f…150a3a
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ddb78…a8189b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x38e099…3a5ec3
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x074253…3af7a4
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78ee28…d44886
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x357893…bfe41e
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab0b64…518425
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x541b30…d14da2

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.