Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2caf9f…d44d96
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd22a36…b40c7d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x92a87f…af536d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x60aa36…b9720f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2a967…a65ebb
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x183639…4952c6
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7501e1…b3f8ab
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf9f7be…643e29
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x32fd55…3752f8
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa91441…9948ef
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90e8d0…d6db4d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x648422…34c6e7
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd67af2…fbd2af
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb2eb2b…2c3583
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1cf879…f9cd49
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2c4f06…2afeb8
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcfd5c3…e44c0e
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x06831a…f5d431
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd20524…cd2e74
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe64906…8dd259
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ea8ef…a552b6
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7bb379…857dee
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x900c56…0c40cc
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcecc5f…767094
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x13d130…b9ec68

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.