Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x4d9d98…fb5337
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x6f7515…b93121
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xa3acdd…463c04
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x29afd9…eb1de3
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xbebacd…a64d9d
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xbdd11f…5c21d6
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x70ff15…98ad14
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x4c278d…52777e
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xc8a5f5…ecc300
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x5a8a1a…94ba3d
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xe157ee…7ea238
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xcf14f6…8d2ea0
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x8a3026…11d0ed
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xdb7976…68c5b4
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xa41be3…9dc808
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x4c9c9d…83a5de
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xfdc0bf…1c72a7
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xe373c5…fbffcc
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x2c9e59…1526ce
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x5d05e0…eecaa6
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x279f82…e7b5ec
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x006ba6…8bbf2f
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xecc524…1278e1
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0xf8cd41…4a2082
0x2c14…58300xfe80…47eeBase$0.001100%fluxa15d ago0x2ad0fb…1b747e

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.