Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9f83cd…9c54f7
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xad8993…2fc14f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x335032…8c73e5
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc4ac78…4b2925
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd0e0e9…439d94
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x26fd74…5cdabe
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x800c6f…358f6f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa294e2…397387
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5bb7ba…b094e9
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5f5e22…b15715
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1b65ac…49e91f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe1a881…f0e998
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x22bc36…dd4d1e
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x459cd1…55e33c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x349524…863726
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x500f5d…4806d4
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc73dbc…d30b0f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd554e3…191e23
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x553707…45e580
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd2afd0…b41817
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xcf17ba…b14dde
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x29ca1b…094e6f

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.