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.2070%0x1360…66fa21d ago0xad9700…b6491a
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x9fba26…68b7ab
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI21d ago0x9a0a66…34b7ea
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xdf7886…1a1867
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x4ca578…655ab5
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xe05898…ef5fc7
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x22eb19…749aa5
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xb5d226…ca7833
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xe97aea…061201
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xb1c8dd…4a093d
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x6f80f7…3b2a49
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xdd4eb1…944d09
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x236a6c…338beb
0x1fff…ce910x07cf…2396Basex402 service$0.20100%payAI21d ago0x4d07f9…3a9a57
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x617692…6c43a7
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI21d ago0x932e34…9e7714
0x1fff…ce910x07cf…2396Basex402 service$0.04100%payAI21d ago0x9fc0ea…e20aab
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x5d1416…82ae17
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI21d ago0xb36e5d…145736
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0x1883d0…24745d
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xdb1fc7…12a9ec
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xda2b4e…abf9b1
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x90d2f1…f68bed
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xaba18c…fb299d
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x586a0e…837abb

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.