Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2686…f1030xb2ed…4c81Base—$0.003776100%0x461a…5962105d ago0x7572df…b5df5c
0x2686…f1030xcc23…d6f5Base—$0.003776100%0x461a…5962105d ago0xc09a59…161c66
0x2686…f1030xa3c4…8438Base—$0.00768100%0x461a…5962105d ago0x7739f6…f4b1cb
0x2686…f1030xde52…06b5Base—$0.00768100%0x461a…5962105d ago0x48d429…ea85c8
0x2686…f1030xde52…06b5Base—$0.00768100%0x461a…5962105d ago0x517340…a6154d
0x2686…f1030x6543…0d46Base—$0.00768100%0x461a…5962105d ago0xd65b1f…ee240f
0x2686…f1030x87fa…a810Base—$0.00768100%0x461a…5962105d ago0x30c7ca…a274f5
0x2686…f1030xb2ed…4c81Base—$0.01100%0x461a…5962105d ago0x207434…e0878d
0x2686…f1030xb2ed…4c81Base—$0.01100%0x461a…5962105d ago0x8e9e51…b8e30c
0x2686…f1030x8780…289eBase—$0.02100%0x461a…5962105d ago0x3c523a…80761e
0x2686…f1030xe8af…e09eBase—$0.00768100%0x461a…5962105d ago0xcbfcdf…d50839
0x2686…f1030xaf15…58c4Base—$0.00768100%0x461a…5962105d ago0x78a1e9…0175d3
0x2686…f1030xf28f…4e15Base—$0.00768100%0x461a…5962105d ago0x04779a…a6d847
0x2686…f1030xf0a0…3373Base—$0.003776100%0x461a…5962105d ago0xe55190…d2e40c
0x2686…f1030x12f6…6236Base—$0.00768100%0x461a…5962105d ago0x2ad1bc…c79988
0x2686…f1030x106d…8ac1Base—$0.01100%0x461a…5962105d ago0xee4722…cf45e1
0x2686…f1030x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x37953f…c3ca55
0x2686…f1030x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xb08181…b1eac6
0x2686…f1030x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x1e64b8…04ae5b
0x2686…f1030x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x221585…518798
0x2686…f1030x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xb34ac2…4ebc77
0x2686…f1030x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x681a9e…b9443e
0x2686…f1030x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x347ec0…f87aa7
0x2686…f1030x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x5f1d14…5d5a52
0x2686…f1030x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x5731a7…9df7b0

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.