Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xcbaad8…7e2b6a
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x54f5c8…1f139e
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x408dd9…37255d
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0xae7702…1cedeb
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x40d8cf…d1428d
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x5e45dd…5d5aea
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xaa786a…6872a1
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x1a8d20…2a1365
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xa8ce35…1bde4f
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xc293d8…02cb55
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0xe39634…50975a
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x41bcb3…1e3163
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0x445363…3b4a68
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x4ffc40…9439b6
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0x1090cf…6fd3e5
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0xdf6eff…00eae4
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0x7fb040…b702ef
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0xb8a225…6f7daa
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x877573…d5dc72
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0xe0b3fd…b30c20
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x28587b…e26bf2
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xefd7c0…96a02c
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x4d3672…5c5812
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x0a8d66…1e5137
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x78e2fa…3d4eb7

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.