Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2fd9a…e583e1
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde543e…2d7792
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1166b5…64d8a7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x848a23…11e4a3
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16a3d5…b235f6
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ac325…48b5d5
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb0b91e…e60926
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b2348…2cb42c
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x585c78…63a659
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x949199…cc448d
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc8df6c…d686fa
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x95fccb…a654d2
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe995c…ad75a3
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa74eca…fb647f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x472d8e…d3d0d0
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5b0f81…a91199
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x36e780…fdf913
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0b9d0…b58003
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a8e52…e68f04
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8037f2…63b641
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0e3b89…c156cb
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x950959…9deed3
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfaddc8…61a551
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa933fd…845985
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf019cb…bd9665

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.