Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x02d151…6e084d
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0xef8ebd…3e0995
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0xbee4a6…a93b23
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x042661…1b72b5
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x85fc87…affa05
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0xb7050a…d83a40
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0xb47be1…110626
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x3d2374…cae9e9
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x5358d0…3dc829
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x2a579e…e0a852
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x7ff8bd…66e824
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x595fe3…71f51d
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0xc6dcd3…9ce3d6
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0xf67bcb…5b9d96
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0xd4fd8b…0e024b
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0xd832aa…f3f4db
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x5048e2…fe7ecc
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x4e553b…2c6bcb
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x6f2c65…4cc1ff
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0xa85549…b089c2
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x3c4d5c…b1c382
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0xdfbd6a…c9a205
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x05d298…fce97e
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x27922d…6e7350
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI56d ago0x21dd70…0169d4

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.