Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8df9b0…e0f41d
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x51d69f…afab08
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x301894…6421de
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe7357…a7df1a
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x507815…e16317
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5403d4…2af4ab
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76b7b9…492027
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x54a468…5795ee
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7da04…66de1f
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac6832…1a857b
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x37fb8d…bd48cc
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2bae20…6a8bab
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3ba1a…2762ec
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7a6ae…664e52
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x40bc28…464f9e
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x352721…234c1f
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd9e8b…c0f801
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x611db7…6da4e7
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfeaa84…fbed57
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0774e6…7adfb3
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1bc1d0…937556
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8fe4a1…77e7cd
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x337770…de9c0b
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x354a59…d7c4af
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e907d…c68d9a

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.