Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5e2458…f9f6a0
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe2f9aa…e1536c
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x001860…1cd873
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2483c8…512c55
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5a165e…7ed4bd
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x05d96a…7648e8
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x887da9…c2db77
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc6cd3f…33d942
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4c00b1…f599aa
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3e666e…c15b32
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x973de6…99244c
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe98f99…7ae1fd
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x72d807…0a4668
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcafd27…5a0772
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6392f9…089384
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9c4ea9…e0d5ca
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7ee5fa…264557
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7fa52d…68ec63
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI118d ago0x21f7af…6ca274
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI118d ago0x51b3f2…16fd6e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI118d ago0x63aed4…32a301
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI118d ago0x27a6a0…736986
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3c0102…1f3f5f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI118d ago0x410637…728fc4
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6f13f0…73d118

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.