Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5d46ab…f31f50
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x254cf3…47280c
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe74f3e…eacb00
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xfa94eb…dc55ba
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x9a45e2…248443
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x9154a8…e60252
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x021cda…0c626b
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf00937…483ec9
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x501699…969103
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf9ffea…fe9b10
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5c6d06…c688f4
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc68b83…4151a7
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8b182b…a37ac1
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe6fd1b…2c27ac
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf36a8f…f1a0bf
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x007efd…3814c3
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xfe5fbe…4f6cc1
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x57aa7f…4a83b2
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x3976f2…8cd6bf

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.