Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa43b90…9f07dc
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x998d41…ef3069
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x83a03b…67b192
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdce59e…9c6f1b
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xabbb15…086f0a
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x856ec5…d403b0
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeb2c79…ec7529
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x797222…0dd20d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b6f52…1f64b1
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5dc0ac…223017
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9aafd7…c48ad9
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf0db4…37690a
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21352f…18141d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x46f188…2df084
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31f07c…61c726
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9877e…0bfc3f
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x56770c…3e53a7
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec6e2c…d123e6
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xae81b6…531920
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6de4c7…2ca9db
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xda4d4b…add6f9
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x279c5e…db00f8
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xed2100…bf525b
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x14aa00…c38c6b
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x64a2b4…de7599

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.