Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x2a32ec…1936bc
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x7e09cc…1912e7
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x1edcf9…dd61be
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0xfe5458…033ca1
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0xe9852b…f50a7b
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0xe7fea4…d82572
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0xa16668…3db695
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x0ace20…e40860
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0xe6c08e…6a021c
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x1235a5…7f3f5b
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x5e4033…7c7f82
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x44eec2…de018b
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x0fc8b2…2502cf
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0xc6dfcb…4edf4e
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x764aa5…e44198
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x7ef946…60cfe8
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0xde6d40…1409bd
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0xbc8bd2…7fcb99
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0xf0f661…4bfdfb
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0xf340fa…721f71
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x83a871…409a0d
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x364f97…c75808
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x4c74ca…818afb
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x43cf12…503e79
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa19d ago0x1d3ae5…2069ce

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.