Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa19d ago0x950fe6…be4ced
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa19d ago0x93fd66…91d907
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa19d ago0xd4b039…7ff281
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa19d ago0x64c414…5356fd
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa19d ago0x29d628…18c490
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa19d ago0xfe8efc…9d93a8
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa19d ago0x660015…87f81c
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa19d ago0x0914ed…fad52a
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x583320…9a3be5
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3ea4ed…29c20e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x6232c4…69792c
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf773ba…68df60
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x30cfe2…b413f4
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa773a2…a2a912
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0e5b52…47d9ed
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0xcecfca…8d439d
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x30f35b…8feb97
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x753899…fbef91
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0xfcb95d…31c652
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0xd5f036…9dc4db
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7495aa…f27b27
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7927ac…373bfd
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x8daef8…4c6796
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x76acb3…fda63d
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa20d ago0x082907…64d372

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.