Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8662d4…c4f7dd
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x43ae25…ce8d7f
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc54d7f…cc95dc
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x824dac…b0c651
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa0693f…697ffd
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee3ee3…106bd3
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3e9c89…6cee3d
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2da3a0…a0cfd6
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeedecc…e1226e
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe7b8df…db3e02
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdafd10…6b2c5b
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd3592…2381a1
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x78206e…3a821a
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe00916…a85834
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3983a4…36b93c
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x41175b…071abb
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcff1de…3c71d4
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2709e2…068c40
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb80ce6…6e9a0d
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x041836…c5cf9d
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbb1cf1…771590
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x53bb14…12d616
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x021814…0ec1f2
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4dcb04…8f223c
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0e7c18…d847d9

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.