Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x25b68e…6ec0e7
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf6cbd8…44df9b
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc3cf04…f2a368
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1494e7…3e8251
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa1851c…397083
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb7e99c…cffe90
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc28e72…7a58c0
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f1556…99fcfe
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d0f46…e55995
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab57d2…efef4d
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x27fe95…e5049d
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x893289…7f2d58
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf84410…498ebf
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdca56b…66f7d6
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91fe26…78bfcb
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb3d8e5…cb9fb8
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf87d8f…62506d
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcff143…fabce0
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x63447a…dcdaf7
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x82d001…7f7beb
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba9367…f77120
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8debc2…196653
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x84b7f2…b17ce7
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x102f5c…c93a2c
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c6840…5854d6

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.