Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0x9071c7…47b201
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0xfa2fea…a250be
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0xf195d6…825efc
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0xdae1ff…c9c7a3
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0x02c124…b9aa1f
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0x0e3e97…eb576a
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0xa26f1b…f1eb76
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0x98164b…43ce27
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0xea551a…4ab738
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0xcdec46…097e3e
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0x2aae48…380814
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0x98f5de…a4fd1d
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0x1763d6…b301ef
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0x47e848…931829
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0xb9d4e6…e19431
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0xfd9ee3…9b4422
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0x40e8e1…0c3b7a
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0xe7537f…be9d26
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase9d ago0xde7ccd…e01899

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.