Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x207bbe…33fd54
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35fbd6…547438
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x47d7b7…39b3b9
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc11339…fead39
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x10f2d3…8dde56
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x412c44…921664
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd7f540…91c29a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe7d58…2d9d8a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x300cc5…360d6f
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x638590…51985d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0946d…5dffa8
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e2b5f…e97cd0
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0xefafe3…fa67ce
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x518fba…16747f
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x517c33…bf3db2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd6c770…376b16
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc90bb2…e22774
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa1a4e…c95042
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02d5af…6932df
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x168b30…6696a8
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0165ac…590fd7
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe5db6d…54bdcb
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x17a589…4bc1a0
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8565e1…7e5264
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe3c038…ea4ac3

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.