Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9d54b3…0fa29d
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8df6b8…2acf2b
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9e93b1…30265e
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x732b23…ddd714
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8f253f…11b1e4
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x803fbe…5e35f3
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc39eef…455517
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfbffd6…5bc119
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa4dfd7…4d4172
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6b49d3…e29174
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa3d5f1…a3af3c
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x653a2a…8a0525
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x21f5f5…940ef9
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x369aad…8f4500
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x03804a…54f037
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0fc0fa…5636d0
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd22da9…cc2bb8
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcefc17…eb1948
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x944c1a…ffb6fc
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc7b818…3eb88b
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4c0a62…24f71e
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6ae927…02522c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1682bc…8044b4
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x28d8f5…12fb78
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x686411…0fd5c9

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.