Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3600a2…8eef1c
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe1aa45…c731bf
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x541a7e…81aff6
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd1c85…403104
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc0f13c…2cf295
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x64d142…f8918d
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd8bb01…53c38b
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1b8c88…d3b2fb
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcdd6a4…739e53
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca4827…887900
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x981820…f46559
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ffd83…be5f9e
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x188ea6…6ff221
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x857f7a…776735
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x897288…acb2d0
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ee9b5…8b49dc
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa041b7…e4c615
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03b617…3ac5a1
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x00438c…96e9d5
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5ff74…464136
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x283803…bf1996
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x719c71…6feed2
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfacbb3…b9997a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0cf1e4…a12849
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0f61af…03be28

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.