Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x2c2d0e…aff586
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x9beb50…e87cd7
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0xd5fe60…9528d4
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x5cb8e1…f3bc7b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0xb7233c…d15296
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x840cb0…f08780
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x43eb84…e3b134
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0xd7e0f1…d41332
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0xb16e3f…3a312f
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x6a39cf…bd7e35
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x2c2fd0…bd17af
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x9f54e2…201e4b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0xd56537…bb4b5d
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0xb8c02b…54b615
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0xd065b4…674e2e
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0xceeb56…e4e3fa
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0xe98c1c…9d4661
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x3838de…2d5413
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x1d0be6…d86491
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0xa7d588…6a9f61
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x7d39b5…7b95e1
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0xf699f5…dc2e64
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x7e976d…6a088b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x86e09f…b74a08
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa20d ago0x44d25f…660116

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.