Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase2d ago0x476af6…88b9bd
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase2d ago0x1f5245…9db139
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase2d ago0x08e8bd…bdc7fd
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase2d ago0x915f76…d40c3d
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf83ddc…b4d3e7
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x5a98fd…fd1847
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase2d ago0x1839d5…3b98cd
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase2d ago0xc76cbd…e07030
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase2d ago0x0ba2cd…bbbb6d
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase2d ago0xe29d5f…c7480e
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x3bc580…eb8964
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase2d ago0xc2764c…f6854c
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xb39524…12b66e
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase2d ago0x7499bf…7d09e2
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x58d90d…ba1ba6
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xfd1594…748ef9
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x9d9a84…2b5276
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x8fdcbd…fcd6e7
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase2d ago0x872197…a95a0c
0x8576…9b980x17cd…7905Basex402 service$0.05100%coinbase2d ago0x6b9b7e…1f722b
0x5e1d…fb5c0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xd7eba4…aad3c4
0xb9ff…b4250x17cd…7905Basex402 service$0.05100%coinbase2d ago0x3880b9…ac232a
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase2d ago0x079308…b17697
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0x4fcb03…cdeddf
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase2d ago0x12af04…dfe0a9

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.