Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd681bf…fb899d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ba234…bba834
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe1c674…087f0e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf376e1…a0f128
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6b4e3b…a3dc8a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb7cf22…d3a8b9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2bc4df…db4d95
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x00a9a7…e6b2b0
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdd4dd0…5f5a09
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x276d1b…f77c65
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0e3c90…fb4d38
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfc65d6…fd8977
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x40f35d…c80816
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x705fbd…1e6303
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x95c10f…c2f610
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc908f6…dedef0
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d550d…9f03bc
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbe54de…11aef7
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f9f5e…482bbe
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x866155…401839
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab8cab…c20812
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa74345…dbd49a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x860229…28c6c3
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf205b2…7aebfd
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3c27f…9fdda0

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.