Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8b15d…a7bcb0
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd93af6…0705c9
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa35402…c245c2
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc37968…2813b7
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a5a94…cba9aa
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xce3b47…1320bc
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x14dd1a…c5d264
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02e84b…31b513
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2f6670…38628a
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa95655…e3c7c9
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9f8d4…2678cd
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x65c9ba…6f30ce
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa50970…c7f408
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x230a3f…3a532a
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3732b7…7aa846
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe44cf9…035a67
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x62b502…695be1
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc48024…62432e
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29b6a3…bf3e1e
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd57baf…7224e2
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe602d3…8aac80
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xce384a…93cd1d
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb9d318…2e8bd3
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a161c…7a97fe
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x34c789…c0dd20

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.