Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x9d805e…7930d0
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x833dcb…4db971
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x980245…dba086
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x5f3540…a6e918
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0x4d84ba…32cace
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0xfbb8e0…b86a6d
0x3fc7…44740x07cf…2396Basex402 service$0.06100%payAI30d ago0xc6bb01…e1627b
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI30d ago0x9c2407…22fb48
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x19a460…7d4b94
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x243bc7…b0bdf0
0x3fc7…44740x07cf…2396Basex402 service$0.20100%payAI30d ago0x974b4f…fd895f
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x83e3df…8eb0e3
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xdac9ac…77e43d
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0x50c251…4694f9
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x82d767…9db28b
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x83be7b…1d6d84
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x454a07…e88e95
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0xc7fd88…ebdfb5
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x2e1462…e75c1f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x64dfc9…45a89a
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xddd5da…bc22ab
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xd3484f…04a94a
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0x08ba23…76ceee
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x7b06aa…c25758
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x7515c0…7f1c0e

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.