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.0470%0x1360…66fa23d ago0xbdcf76…3e35c1
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x836d4f…7ed6d5
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0xf2686d…0761f8
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x99cb79…0b68c7
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x72d45c…3bdc8c
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x0e0e6a…60a506
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xc1e579…52a3a7
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x708484…830240
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x3054a0…4c5058
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xa4b3c7…b0e13f
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xe45d53…8d1b91
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xd2c95c…2c38bc
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xfd5fc5…5b4a2f
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0xc9f488…df47b1
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x15fa5c…7e3a0c
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x9c8e2f…bfbba4
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x57a581…16ba56
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x3def95…c4c108
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x3a33db…570e63
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x491350…77cd4a
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%payAI23d ago0x6d6aef…c48514
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x6424b8…0204f3
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%payAI23d ago0x615b06…358404
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xee9b64…f28b40
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x242942…a6615a

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.