Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0x87f393…33d961
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0xd010b5…56fa56
0x84a0…7b8e0x3c73…4297Basex402 service$50.97100%payAI33d ago0x2a3887…feb663
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0xc8da48…288e46
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0x56e2b1…0e43f3
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0x284b59…fbde0b
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0x7b6c7f…65af01
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0xcacf7e…221e02
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0x118419…f2542c
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0x0f9c80…430c87
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0xa99cd0…a64c6a
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0x4578fd…c00841
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI33d ago0x997be2…663003
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI34d ago0x3da756…78df6c
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI34d ago0x250f42…728736
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI34d ago0x8e0ded…d4ade9
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI34d ago0xd7c99c…fe4778
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI34d ago0x31836c…166d42
0x84a0…7b8e0x3c73…4297Basex402 service$0.001100%payAI34d ago0x3a0f61…11e74e

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.