Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1fca8d…d61b3b
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a28d1…625fdc
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb2ba7e…e13b9c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d0979…745dba
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x58a9c7…0d9e54
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x16f8c7…be398e
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc16f5b…c1a54a
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6aeb6d…4ca12a
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x448e67…676113
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ce658…92c129
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d2fd6…f4e604
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3c7228…f1d8f9
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa5460e…e191b5
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3f31ed…1e7e49
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x196699…2b0cad
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4be5ac…ebc448
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x604e00…c4bfda
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6a2c4b…1b4ed1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x648265…de092b
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6286ea…de14d2
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe765e7…1f0160
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x507ed9…f56f91
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9aeeed…5acec9
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab5b4f…420e7c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3294b9…a095f5

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.