Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase19h ago0xbb9314…fa684a
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase20h ago0x88de6b…91b3ee
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase22h ago0x874d0f…3966c4
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x63cbbf…a05636
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5a504f…51c15b
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xba4341…a5e283
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb29855…58064d
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb3773a…38d8d2
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xdaf4b2…4dde31
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xead64d…b07767
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1ecab9…a1c9ab
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8761eb…b178e7
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8fb128…673101
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x98bbd4…ffccf8
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9633d7…17edb7
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9e193b…a7b16c
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb66667…d5419e
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9e42fd…2f1d35
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x745e97…31901f

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.