Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0xfccd8f…d15f98
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf04587…5996cb
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x9158a1…d0c5f6
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x02faac…e552e7
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x94d066…195d15
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x14ee2d…9a9704
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x930a27…1fedef
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x807954…04bc8a
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x67de5a…647433
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x5000e9…1de75d
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x747e10…07e65a
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x482a0d…24844e
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x088f96…ddf529
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0xace3dc…870eca
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x2ec94e…40da0e
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x329d54…9f8f43
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0xa73fb0…b283e1
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc34385…33c98e
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd42e15…bdc01d
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x8dd77b…26e203
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd6eeb4…f90c4d
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf1ee33…bdf5a2
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1b1b8f…790495
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0x93bfd9…1c8159
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc2deab…3e6653

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.