Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7fb51a…33a555
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbbe5fa…be5526
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb1e484…51fc68
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x009497…370649
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0a568…8e9d53
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x46a0d5…47708e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd935c5…186246
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x997f7e…5bc1ba
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6daa05…8c4330
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b3801…1becf2
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1478b7…86a640
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ff118…a0767f
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x727e37…132d6b
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1cc456…6d1fac
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x12dda3…3583d2
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc1f25…5e453a
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ffeb1…a4933c
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb2642a…407a55
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd9d5b1…50da89
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1113a4…128231
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4eab95…607feb
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x60bfc7…29f4e4
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0d759…fc3260
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6ab5c4…20f5e9
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0f6036…e518a6

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.