Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1bdf7d…1cecc3
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc08df0…8b301b
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6ac659…1c7144
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf511f1…fab542
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c453c…915683
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x227142…99d8a1
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3d58e1…026402
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x81895d…7016c5
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x697522…b7c457
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7c096d…6a3f74
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcbbf72…3c4e66
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4165f0…63f8dd
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xecd699…f64afc
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9abe5…543743
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19a568…8fcfa4
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd49788…7f3f9d
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc5bb6b…2b6f03
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e7cae…012417
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93d767…144d32
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5df5b0…3a4138
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93dd5b…c215d1
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa2200c…ee713e
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x796b45…35650a
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6ab3e1…e3a36e
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x961153…5c6c61

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.