Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7cfd33…8b30bf
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc33025…19877b
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0x009ac2…354799
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4988d7…e07e8b
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc601ff…af6da2
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0x500105…d6a3e1
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf18c46…3c61d1
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc6194c…076c02
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1b690f…24f9e4
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0x09a61e…3e326e
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0x77ec54…23f6e2
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0x305d94…29ab34
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0xac4b07…9d9a46
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0x38ce5c…741110
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf6d965…8c9a98
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0x464f7c…710c0f
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0xcaf6c6…589fa7
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1336bb…7e235f
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0x31bd50…70cd30
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0x098e3a…e46028
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf87638…6e2cde
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0x450280…292218
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa3e9cf…9c7949
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0xb7bf2c…7ec7b1
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase5d ago0x4d7452…a0bb7a

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.