Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x7d7833…7ddbdd
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x908d3e…b56074
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x66081e…f543e6
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0xaabdc3…ac401c
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x2b3d21…aea889
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0xada74f…adc4a2
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0xe572c7…5e3bfc
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0xbd0bd6…2d5322
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x75759e…1d8b0b
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0xc08399…241a8c
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0xd3708c…e620f5
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0xd05891…b2c0ea
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x0b8a6c…c67f87
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x8fad4b…22aeae
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x74b2a9…0350df
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x776ca1…9133e2
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0xe2246f…4fd938
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x2e77ec…87439e
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x50b00f…54737b
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0xdeec59…94fe64
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x429e61…e56e13
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x29d3d1…4bb2a4
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x147a90…eaf4bf
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0xce1810…e0fadb
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b92d ago0x7c8f38…a8d360

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.