Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x59c4a7…50d402
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x41f117…e8283d
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0xc97948…5778e7
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0xc57bac…f26739
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x53f0a2…5862de
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x693d1b…ed06e8
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0xcc0552…8a76e6
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x6fb316…41801d
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0xc4a0b8…c29a9c
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x48c3ce…8f1586
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x5a49fc…a5967e
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0xe428f6…c5d5bb
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x3fca25…80c07b
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x322173…31645f
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x364ebd…253724
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x9c5b4d…46baa9
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x813baa…281f0d
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0xa0f883…fa03c9
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x18e781…0d3903
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0xa94a63…0003fe
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x9d3c41…658988
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x8eee9f…5cf013
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0xc275d5…71c237
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0xbfe44b…824ab2
0x7974…2afe0xfe80…47eeBase—$0.001100%fluxa20d ago0x9068b1…b2ad42

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.