Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf9e…fb850x3e0a…78e7Base—$0.002824100%coinbase74d ago0xbfdfbd…3554b3
0xcf9e…fb850x3e0a…78e7Base—$0.004844100%coinbase74d ago0xebf778…a50ae0
0xcf9e…fb850x3e0a…78e7Base—$0.005153100%coinbase74d ago0xc0920b…5eda97
0xcf9e…fb850x3e0a…78e7Base—$0.003535100%coinbase74d ago0xfd3d3f…78abd4
0xcf9e…fb850x3e0a…78e7Base—$0.005863100%coinbase74d ago0xebefdc…34d781
0xcf9e…fb850x3e0a…78e7Base—$0.004962100%coinbase74d ago0xc9ef5a…a483f1
0xcf9e…fb850x3e0a…78e7Base—$0.002656100%coinbase74d ago0xcdc94e…b65edd
0xcf9e…fb850x3e0a…78e7Base—$0.004899100%coinbase74d ago0xd2e38e…c39420
0xcf9e…fb850x3e0a…78e7Base—$0.005005100%coinbase74d ago0x453fcc…026735
0xcf9e…fb850x3e0a…78e7Base—$0.004248100%coinbase74d ago0x95e688…1b7efa
0xcf9e…fb850x3e0a…78e7Base—$0.003161100%coinbase74d ago0x86b354…9e4e86
0xcf9e…fb850x3e0a…78e7Base—$0.004127100%coinbase74d ago0x502fa7…8b4cf3
0xcf9e…fb850x3e0a…78e7Base—$0.005428100%coinbase74d ago0xc9481c…4f2d37
0xcf9e…fb850x3e0a…78e7Base—$0.003148100%coinbase75d ago0x0a7819…a1f6f9
0xcf9e…fb850x3e0a…78e7Base—$0.003711100%coinbase75d ago0x942b0e…64e7ff
0xcf9e…fb850x3e0a…78e7Base—$0.005679100%coinbase75d ago0xf40046…404b43
0xcf9e…fb850x3e0a…78e7Base—$0.002883100%coinbase75d ago0xe5c096…e7d60a
0xcf9e…fb850x3e0a…78e7Base—$0.002819100%coinbase75d ago0xe99b80…78808c
0xcf9e…fb850x3e0a…78e7Base—$0.003301100%coinbase75d ago0xc18eaf…0f162b
0xcf9e…fb850x3e0a…78e7Base—$0.004799100%coinbase75d ago0x7be77c…32a46f
0xcf9e…fb850x3e0a…78e7Base—$0.003659100%coinbase75d ago0x1ba684…df7491
0xcf9e…fb850x3e0a…78e7Base—$0.004141100%coinbase75d ago0x09bb24…4d8c6e
0xcf9e…fb850x3e0a…78e7Base—$0.0049100%coinbase75d ago0x57a200…492bd8

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.