Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe76ba5…bd1f05
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x385e5f…5c1550
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a53f7…d9a665
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x48372a…ec99de
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3b8dd…e5b14a
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4bc09d…cbbdaf
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x050bc6…2d6735
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d83c1…9e4aaa
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d7abe…75d375
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4aa476…4d5616
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x30590e…d09f6c
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4725d…1f3375
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c3f25…419622
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23f663…f27254
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e8773…d79b61
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1563cb…ea8aec
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x81ac9d…100780
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x180dbc…0c6bc3
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1a6768…3b42c7
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x16d3e4…083a88
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedbade…e60153
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xabf351…3b7848
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x922c38…df9b87
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c899f…3fb838
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27aba4…629208

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.