Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6bd976…156db6
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe4ab02…54bc50
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x078d92…20250c
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2bc0de…d25155
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9c4a84…005a1a
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x103fcd…681ea9
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x05a081…e8f16f
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3522d5…abc2b2
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc018a5…8587c2
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x117554…51f3f2
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7d937b…d75cdc
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe40b7…c59be6
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f80d3…a98b6c
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ecb12…850f88
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf57667…97780f
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c8912…d78440
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x99bc66…3718f9
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x875126…4b5a5f
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4812f1…87d50b
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe645a5…039b2c
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xebf55f…43b28e
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf53e2c…2430c0
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82b674…a1156f
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ef776…8953fe
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e93ee…b0ca74

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.