Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa3653e…55aa07
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x894d59…84aefe
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5ddf6f…ebc2c6
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc837a8…3cf44b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1850b3…bccea4
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c1f14…fa9019
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x37362b…d7911a
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x61bd47…40442a
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x07e158…c1ba47
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x47b6b6…be16fa
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81bf2a…f3618c
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44f1f0…420ec2
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd483c…b7f6c0
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2a9635…b27a04
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcc6539…709a7e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x68bb50…2f3994
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9aaae0…f22b06
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b078f…d40789
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01d5f3…14e438
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf512d4…053582
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe78046…ade232
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5ab01f…0b37ac
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb7ae8c…8d373a
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x42ad15…2828ac
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4c0cef…263ef2

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.