Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb23a7a…f3705e
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x621cfb…d70558
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x37d760…aada7b
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7dab99…f1ff36
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xba847d…006ee3
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8f1cf0…74e9ad
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x927f3b…8542c9
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcacc44…7622fa
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ca2ec…c76283
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe77444…d6a823
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x08bd9d…63e208
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x394061…c88557
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6b4096…e8faf1
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x989502…5ff22c
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbf90d2…e5e5ab
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x57ec09…f62f30
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc3928…3eee2e
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa9ff37…7c8664
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4bf17…310779
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf45804…86ae8e
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf934dc…07d387
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5c617f…521387
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe3824d…4758a8
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1f6dbe…a0aece
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c1eab…e50252

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.