Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x480c…84f40x3c91…01d2Base$0.08100%fluxa16d ago0x4222f7…028242
0x619c…362d0x3c91…01d2Base$0.08100%fluxa16d ago0xbe2054…cc1be5
0xadb9…f9570x3c91…01d2Base$0.08100%fluxa16d ago0x3c76ac…21b55e
0xa8f8…04f30x3c91…01d2Base$0.08100%fluxa16d ago0x3b0e5b…a74fb3
0xd301…8f870x3c91…01d2Base$0.08100%fluxa16d ago0xbd8783…d3e738
0x69fb…735c0x3c91…01d2Base$0.08100%fluxa16d ago0x4f2ab3…4e8111
0xbd00…6b700x3c91…01d2Base$0.08100%fluxa16d ago0xdff8ad…4cc8cc
0x6bb6…85590x3c91…01d2Base$0.08100%fluxa16d ago0x724dd2…4810b2
0xa849…c88f0x3c91…01d2Base$0.08100%fluxa16d ago0xbf16af…45cea9
0x55b4…ea740x3c91…01d2Base$0.08100%fluxa16d ago0xcac367…3af06d
0xd5bf…78610x3c91…01d2Base$0.08100%fluxa16d ago0x906127…4a4f4a
0x8026…6dc70x3c91…01d2Base$0.08100%fluxa16d ago0x77c16b…a05a2c
0x9570…99d00x3c91…01d2Base$0.08100%fluxa16d ago0x0ddcdd…026c6e
0x2a74…d5520x3c91…01d2Base$0.08100%fluxa16d ago0x0761b9…ed3af2
0x2c8c…75800x3c91…01d2Base$0.08100%fluxa16d ago0x54cc92…33df8d
0x9436…74c40x3c91…01d2Base$0.08100%fluxa16d ago0xa4afa8…0a97ed
0xb147…558c0x3c91…01d2Base$0.08100%fluxa16d ago0x9ce6f6…c866b2
0x1f6b…08d00x3c91…01d2Base$0.08100%fluxa16d ago0xdadaa4…26275b
0xc964…72550x3c91…01d2Base$0.08100%fluxa16d ago0x784fd7…2f098e
0xadfc…70b50x3c91…01d2Base$0.08100%fluxa16d ago0x25fd70…7a3f26
0x7c8f…cf990x3c91…01d2Base$0.69100%fluxa16d ago0x9bebe4…1e9a64
0x2295…da570x3c91…01d2Base$0.69100%fluxa16d ago0x339e41…5ff350
0x53c5…20a30x3c91…01d2Base$0.69100%fluxa16d ago0x4b7ac9…2310ac

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.