Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9334a2…1cea8a
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb0a90…01ac3d
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x507f8b…48c211
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1cd64f…61bb5f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa84e9b…a04a42
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2bfa15…06dd74
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7c026…dc23d3
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef474f…a670f4
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56c7cc…e82c2d
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x846443…be314f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x70666f…88d72a
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfad14b…d9f1b7
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9c021…c81238
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x60ea45…b043cb
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82fb6b…6704c1
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb788e8…069662
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x57f5dc…9f6a55
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd04e69…6d01c7
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xadecb3…87405b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe53157…b41aa2
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x099819…de8fd7
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc51a6a…0b1c0b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a645f…712984
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76260a…98479e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6e001f…0c978c

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.