Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7aa06c…2138bd
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ef422…c25f73
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb871e4…983275
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05561f…3c23d6
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x531208…757754
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3dd288…2f0355
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4e204…c50d35
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x16d4d1…df8e4b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfcf8d3…9dc386
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x68b548…29ef45
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcd31c4…69703a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x40abbb…295b99
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c2614…e5f41a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd35100…011ad7
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc3ba43…3adec2
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf7d0ba…991d22
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4a001…7c0c6a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x53f45f…6fc7cf
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4d34b…d7a780
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c6939…f6df5a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc189dd…de038a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x19db98…ed22ac
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a0e74…212705
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7f129d…7a3983
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcfb1f3…21c377

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.