Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x682bae…9913f0
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xab03d6…13fd1f
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf007f2…f9a7aa
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6fc609…1066de
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd00919…ac28c6
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6d323a…1c9da6
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee8796…c5596b
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd4e025…b2019f
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x670f1f…a1308b
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x48f29f…7a9099
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4550a3…35c712
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4389f1…3e99ff
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x307d99…359cac
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a6c15…7fc335
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe1172f…fd6cae
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4210f2…eda7b9
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x04e94a…0884f1
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x97e45e…1bf81e
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9aadd5…d4d945
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f3ec9…0a0e67
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe9796a…cc27bf
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c64da…578df7
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4780cd…3e97d6
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3bd01b…d53e90
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf32680…941611

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.