Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9c21a3…e0c23d
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x436885…d33ad7
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4bdeb8…0d12ac
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb09c3e…22c9ec
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd16b54…5e6e3d
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xebb519…1e8cc4
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe2c938…c8422f
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x46dbe4…4c10aa
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x505694…80beed
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16d17f…31da0c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x48d6dc…a55d4e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x676a25…f939d7
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x150bcd…87f5a4
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x26656d…93c54a
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x48df71…7c619f
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x10b4cf…0442e9
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa138f4…ce2139
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97dad0…34de11
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9cf19d…12c388
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd4fd03…0278c0
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb4ba5b…ce3190
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb58ee3…7c6bc7
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82c9be…a30aa6
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7c508b…22913f
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe2a148…5653c1

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.