Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.10100%payAI30d ago0x7334d9…c2a9e1
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI30d ago0x6f62ef…50ff9b
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x57c287…0bc0f3
0xad75…e80f0x07cf…2396Basex402 service$0.10100%payAI30d ago0x04f5fc…47dd26
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x6c49a1…a2cd15
0xad75…e80f0x07cf…2396Basex402 service$0.20100%payAI30d ago0xbbc0a4…8005d1
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x13dd91…c546f3
0xad75…e80f0x07cf…2396Basex402 service$0.10100%payAI30d ago0x71e7a5…9ef544
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xe66af2…abc32e
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0xca6646…6e2292
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x572f85…d9bce2
0xad75…e80f0x07cf…2396Basex402 service$0.06100%payAI30d ago0x8eddf4…196c3f
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0x3cd52d…97f160
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0xdbb9ee…4b1bba
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI30d ago0x82fbf7…a24c1c
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI30d ago0xb9fb07…624128
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x929b8f…286520
0xad75…e80f0x07cf…2396Basex402 service$0.06100%payAI30d ago0x91df6e…760679
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x9c82d1…d82d87
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0xca3fd1…5cac11
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x23e162…2f199f
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI30d ago0x6db4e8…8bf6a6
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI30d ago0x64d4c1…7332c0
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0x16f250…f0de28
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x45b77c…2961ed

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.