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.01100%payAI110d ago0x62153a…3b6f1f
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3f82bd…590348
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x627ba2…62aebb
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x252f81…5c292f
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x479379…feec7d
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1aa72a…6e168a
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87d46f…8aee4b
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0cd712…e116c4
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3d533b…0bddb4
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x54a275…faa80d
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f83e8…9d83a8
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7e32e4…80ed18
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x993b2b…be2128
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0a6e0b…aaebf4
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ac863…1c4517
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xad8fd8…4e4837
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc2f3cf…f0e95b
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe937a0…ba0741
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xffff9b…c48c08
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc5da23…025355
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa99cb5…85b0fc
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfdeff7…a3e896
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb73ea7…36e32e
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe909b4…379f35
0x18d4…996e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd77354…e63087

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.