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.06100%payAI21d ago0x0b8de2…57856d
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x3e84bc…a60d6a
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xce6709…6840f3
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x09167a…b150e4
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI21d ago0x016c94…87a2d1
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xae798f…9a9ee7
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x6cef4f…c3c2b4
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x6c2b09…ab1c63
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x5fff1d…f2acc1
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x2e4fa2…8bfbfc
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xdac1ff…a24cd2
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x8e88b5…65d680
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x7b7a00…94bf8e
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%payAI21d ago0xdd59b7…b3dfee
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%payAI21d ago0x8ae890…ddae6f
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xe692e5…44c7b6
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xf31a55…c8b980
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI21d ago0xc99d69…08af1f
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x6544a3…b33d8e
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xd1f6da…978b60
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x0527f7…978fc9
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%payAI21d ago0xb05cc7…99554c
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xd21a8d…beb5f3
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x36de45…b58c2d
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI21d ago0x7a8c6f…300321

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.