Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xce75b9…d3c8ec
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5ac05a…7331e8
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9069f3…1706f6
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1ca465…5e4283
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb0c777…78cfc3
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa513ba…579747
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x570d3a…3accca
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8b5976…e7bd33
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x73752d…1f98d1
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8dd688…7a8a08
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6dbc51…fe0157
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x875a5a…6d9f06
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ef012…76ed2d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb021aa…f74e61
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x668f78…84a267
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaed78e…c6c4b1
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4624a3…aae227
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8145d6…2891ce
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x819c40…dd62ab
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaccf3e…6bf23a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x452243…206211
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x906041…c8de4e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc854ac…3f8f67
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeb389f…927209
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ab7a8…51631c

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.