Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x7d21b2…adafcf
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x2e1fcc…a5620c
0xd19d…2cf50x07cf…2396Basex402 service$0.04100%payAI21d ago0xf90cf0…8845a5
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0xdf3f16…2ed8b6
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x91c33e…fef37c
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x92dadf…0cc2b3
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0x56cf9b…fade43
0xd19d…2cf50x07cf…2396Basex402 service$0.02100%payAI21d ago0x7395be…0279a2
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x951db8…2900ae
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xc0fa05…a4aa09
0xd19d…2cf50x07cf…2396Basex402 service$0.06100%payAI21d ago0x2bd31a…4c456a
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x0c7270…782e3c
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x8e48de…33244c
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x70933f…cb9791
0xd19d…2cf50x07cf…2396Basex402 service$0.02100%payAI21d ago0x7173f1…eb1bc1
0xd19d…2cf50x07cf…2396Basex402 service$0.04100%payAI21d ago0xf19b1b…d71411
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x13f398…6c4e1a
0xd19d…2cf50x07cf…2396Basex402 service$0.02100%payAI21d ago0xdc20cf…9f70e3
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x7ac9ff…9b7607
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x799f83…92473b
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x6acfab…4ec4d6
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x38c88d…e01e70
0xd19d…2cf50x07cf…2396Basex402 service$0.20100%payAI21d ago0x07799c…043157
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0xca5bac…e19766
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xbaff97…5b939c

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.