Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1c23f1…3b9f3b
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x61588e…9fb9ad
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x78117e…cf0234
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc72794…3d752e
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcc3d40…c7ed9e
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x20e201…e858d3
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9b85c3…86d0fa
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9a273a…91825f
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x46dd11…cc95bc
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9a6fb0…4a4186
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf1d55e…a4b32e
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xaa4ec3…10d290
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5571c4…fe481d
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x13a447…0fd053
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7d6917…ddf2e2
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x330c66…89278f
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x51da0a…126eee
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6822a1…1e91d5
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf10c9…a6dca0
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x108543…e0a7a4
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe60d98…0f26f2
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0ee46…726564
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8cf0b9…b1d300
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6b7252…e6b234
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x64be87…371dfa

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.