Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x187fc7…f1079f
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1111b8…ec4f03
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x26422a…d76524
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x60a494…d32710
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b0ecc…492957
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x21b6f2…170a24
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc336c5…5cf6ee
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaecd55…87bbe3
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x132f40…b46c98
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb99c39…62d48a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57da2c…8af93e
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xffed47…d7839e
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb4897…b93f96
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6f8e8…94064d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff42c6…965fe6
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe8007a…f50f55
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaea66b…5cbe99
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb6d0d1…ba382c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x924a1b…4a4186
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda7030…2e2ae1
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9f6e49…747aa1
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01822b…eec8f2
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb7073d…efe77a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd9a742…9e4bc0
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1474ad…ce9dd8

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.