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.02100%payAI23d ago0x4387ba…ade9b1
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x956337…2a5930
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xd22920…81a5fa
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xb70aa9…167033
0x0a70…6a850x07cf…2396Basex402 service$0.20100%payAI23d ago0x42b5a2…c8c959
0xd19d…2cf50x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x07ecf7…aba1fa
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x76bb62…020aa1
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x71cc2a…3a12e0
0x65d6…afc60x07cf…2396Basex402 service$0.00108100%payAI23d ago0x855bcb…52fc09
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x5a55af…7b6149
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI23d ago0x204a1c…a1ce76
0x9a07…71840x07cf…2396Basex402 service$0.02100%payAI23d ago0x081b8b…690770
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xc13048…c8155c
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%payAI23d ago0x7e6cfb…e5769b
0x7e61…3b700x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xc52ffa…648253
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x6ad12a…7abb4f
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x618975…a75ba9
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0xd1494a…ccab46
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI23d ago0xfbf9a1…5da526
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%payAI23d ago0x662bfd…5a74f4
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%payAI23d ago0x177d87…de2aed
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xaf2bcd…815216
0x0a70…6a850x07cf…2396Basex402 service$0.00108100%payAI23d ago0x8f9294…80547b
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x37237a…1eb03d
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x76e69e…bdffc2

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.