Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1a5d9b…ad2cc4
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4e1011…68c902
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6967e6…e33d4b
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x404fb8…44844a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x559688…c9bafc
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa82afe…3d4744
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9be36b…29f4aa
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8fa650…d546a3
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8f60b8…792143
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x481cd6…5f16ef
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x01748c…bcdf81
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0635cd…326bbd
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4f5d9a…5e448a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd3d060…455c5d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x91f107…040932
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x325883…7a9f1b
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x392426…55ee3d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc52836…392bcc
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1e9fd5…b5efbe
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6b5e6a…955d8e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5c3d7f…9bb77f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7d6871…9a8a8e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd0427c…e31317
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x51308d…a1ead7
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x51d374…178f0e

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.