Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1da795…396f8c
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0530ce…ce470e
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x189c61…f15aaf
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6d75bf…00c69f
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33b9ac…ab9d16
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7cc191…1e39a2
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x19b18b…59d75d
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ffaff…480679
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb412e…2dc381
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa87751…ef1da5
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x495e43…1e0609
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01b9e0…25b89c
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03276b…364b25
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6a01cc…d7a23e
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c57c1…7d8441
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc0f917…b2106f
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d9c02…d535b9
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf8b698…c9cdf3
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0bde2b…99fffc
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9de044…330288
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb13e77…c4fd56
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc556cc…7b11d4
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x882d25…b7a8b1
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x62b2a8…8b02a4
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x897470…5ba2f1

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.