Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x17a21f…939f44
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI21d ago0x89c074…a8fdbc
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x0eb320…777b1f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xe86cbf…776778
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x4b51bc…ec4b3f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xd28bf8…0176c6
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xd8714a…5214cd
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI21d ago0x0a192d…1bc765
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x2ff4a5…fa776b
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xa3e8df…7371a1
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x9ae4f6…e7ea5d
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI21d ago0x826ee2…d53a66
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI21d ago0xb3f6cc…516388
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI21d ago0xf7337d…a14fb3
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x55bbe9…2bad31
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x3731d7…7d78a6
0xf4a1…cc1b0x07cf…2396Basex402 service$0.04100%payAI21d ago0x9c18d7…21d148
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x321d11…0153af
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI21d ago0x43ecc4…3f61f2
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x8361f2…5f3a4f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xab5e33…42707b
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xcff97a…9faacd
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x15bef1…70537e
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x9d0df8…b2160a
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x1c5d21…ba3f7c

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.