Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe221…337a0x3268…5c64Basex402 service$0.003100%coinbase56d ago0x3e027e…5fe819
0xe221…337a0x3268…5c64Basex402 service$0.002100%coinbase56d ago0x9af112…e414f8
0xe221…337a0x3268…5c64Basex402 service$0.005100%coinbase56d ago0x4267f3…b24ca9
0xe221…337a0x3268…5c64Basex402 service$0.002100%coinbase56d ago0xca998b…8c513f
0xe221…337a0x3268…5c64Basex402 service$0.005100%coinbase56d ago0x806c55…0074ad
0xe221…337a0x3268…5c64Basex402 service$0.002100%coinbase56d ago0x8cc3ee…c99b1f
0xe221…337a0x3268…5c64Basex402 service$0.003100%coinbase56d ago0x4b1062…d40475
0xe221…337a0x3268…5c64Basex402 service$0.002100%coinbase56d ago0x346cb3…012c16
0xe221…337a0x3268…5c64Basex402 service$0.005100%coinbase56d ago0x1fef22…b2c8dd
0xe221…337a0x3268…5c64Basex402 service$0.05100%coinbase56d ago0x2c430a…f9a13b
0xe221…337a0x3268…5c64Basex402 service$0.05100%coinbase57d ago0x6a5279…df309e
0xe221…337a0x3268…5c64Basex402 service$0.05100%coinbase57d ago0xf55a69…f48dc4
0xe221…337a0x3268…5c64Basex402 service$0.05100%payAI57d ago0x28ad44…f3a4d7
0xe221…337a0x3268…5c64Basex402 service$0.05100%payAI57d ago0x9accf5…6177f4
0xe221…337a0x3268…5c64Basex402 service$0.05100%payAI57d ago0x1b72ae…41fdba
0xe221…337a0x3268…5c64Basex402 service$0.05100%payAI57d ago0x5a5fbc…452387
0x3268…5c640x3268…5c64Basex402 service$0.05100%payAI57d ago0x0ecf95…71399f
0xe221…337a0x3268…5c64Basex402 service$0.05100%payAI57d ago0xf93c96…fcde40
0xe221…337a0x3268…5c64Basex402 service$0.05100%payAI57d ago0xfa16fc…d9936a

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.