Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI15d ago0xb0dad6…e597f3
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI15d ago0xb08bc7…7bd6d8
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x736e47…55a4b8
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xba06a8…7c0c34
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x6dbcf7…339ce0
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x192ac7…af78cb
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xf0029b…b878e2
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x9fd811…c17dea
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x320820…586a1e
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xc1c227…a2e705
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x5d5443…87f8d8
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xdec161…d1697d
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x638b4d…8f755f
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x6c6a65…cf2104
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x4d4f4c…1cc493
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x1543be…ba234f
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xcc0d71…9658ff
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xb43ca9…bbc0d6
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xc70fd6…dbebbb
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xe2e2f5…4c1463
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xed2127…3e83e5
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x4e8e10…b4aa55
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x1cbed1…75db40
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x668ac2…13424e
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xdb54f1…e23257

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.