Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7380f0…38a388
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf76d16…8f7478
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8ef89a…4af86e
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI108d ago0x610583…d84ffa
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI108d ago0x473d6b…d7f84b
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x370cb6…8e8dc7
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5651b3…73b915
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d3221…d7e39e
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x790d5a…c82332
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe5d96c…149fad
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a7e5a…678b59
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbe44b6…3eaf2c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x98aba3…a2c189
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf6c433…e5aaf1
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4439c0…052911
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x420843…d1c2a3
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b9d6d…798d23
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc77e92…b2ea25
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x35e04f…ef657f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1fdf99…6d1217
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x32cdbc…904f7f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcacbf1…4834db
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb61317…13810b
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc5bad9…45c8fe
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x372fcb…4bd02b

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.