Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d0c53…6194d5
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x30910a…7e536a
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ffd98…a58d59
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0255b1…e656e1
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x79ed25…144801
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdbe22c…4a87bc
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9ecdb…78a6a1
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x523698…370e42
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x06183b…e9608e
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1efa3d…24faa5
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdc68c4…0e230c
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9579fa…63778d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4ae57a…f3563a
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3b48d…be7d62
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc50f9e…d3eaee
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x927217…3def4a
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6fba21…6669ca
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f2d69…2a65e2
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2107b7…703fe4
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e5ac6…542c1d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e5913…a1c470
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd38d8…417bc9
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21a8dd…9e68d2
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x06e65b…c545fc
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1b86e7…c52441

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.