Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2b2a45…e442bc
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3e5cf2…1e60f3
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0cc398…a2f594
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3ef184…9d7332
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x491b67…e28905
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x166dac…a91b81
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa3d15f…c20e20
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0x064bf4…d8939c
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3316d0…ebf3f0
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9cddd7…72b8d0
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase4d ago0x39aef4…7ebdfd
0x799f…75ec0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x66d439…306702
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x883d2f…ab214f
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x67edfa…708393
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0x27ba19…b3102c
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5e4bf0…6ed5f3
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc94aef…f24cc8
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase4d ago0x931b2b…2eaa1e
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x46560e…87b6bf
0x8576…9b980x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3ab45e…22a20e
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xedeb5f…985e20
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe712f2…65b56f
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase4d ago0x412cb7…0ff7d3
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x72b340…0d789b
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase5d ago0xae8960…43ce3e

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.