Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0xf79f79…78bb30
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0xae3f8b…3335b5
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0x128166…e3c832
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0xbac589…24540e
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x327d77…f1a128
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xda8bed…d6522b
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0xd66a99…eb6ae8
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x0209d2…6faf5e
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0x97c01e…176f30
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xab3714…4b1e1a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x6e2f97…f252d7
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xa23eb1…3e50a0
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x83f05e…c17a46
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x986fff…b0c53f
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x806095…aa30be
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xbaacf6…d83ea6
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x5367f7…fd10fa
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xeaa7ed…a9969f
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x16f9c9…b31139
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0xb105ce…f1d1f7
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xcfa5a6…bb291e
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0xf9b448…57b825
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0x5f7b1f…489f6a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x1f68ac…0d1bf4
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x3e3400…5e0cab

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.