Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9a5…45ec0xccc8…15beBase—$0.24100%0xf70d…dbef74d ago0xd844a6…8e10da
0xd9a5…45ec0xccc8…15beBase—$2.00100%0xf70d…dbef74d ago0xf52bff…b4ae66
0xd9a5…45ec0xccc8…15beBase—$2.00100%0xf70d…dbef74d ago0x04fab8…d8e021
0xd9a5…45ec0xccc8…15beBase—$2.00100%0xf70d…dbef74d ago0x016802…c347dd
0x094f…24360xccc8…15beBase—$1.42100%0xf70d…dbef74d ago0x0043e8…211c47
0x655f…145b0xccc8…15beBase—$0.15100%0xf70d…dbef74d ago0x08e998…3672d8
0x655f…145b0xccc8…15beBase—$0.15100%0xf70d…dbef74d ago0xb70516…d5fff7
0x4b63…15430xccc8…15beBase—$1.44100%0xf70d…dbef74d ago0x8920c0…a5324a
0x2a25…a0350xccc8…15beBase—$9.08100%0xf70d…dbef74d ago0x27f61d…a31ddd
0x3395…2d210xccc8…15beBase—$1.24100%0xf70d…dbef74d ago0x672dae…536ecb
0xa34b…57690xccc8…15beBase—$4.73100%0xf70d…dbef74d ago0x6824a2…e7c71a
0xebd2…dfc60xccc8…15beBase—$1.42100%0xf70d…dbef75d ago0x6bf8a2…4929e5
0x2a25…a0350xccc8…15beBase—$10.49100%0xf70d…dbef75d ago0x91c69e…87bcdd
0x2a8b…d7ab0xccc8…15beBase—$0.09100%0xf70d…dbef75d ago0xa5846f…21503b
0x3f2d…453c0xccc8…15beBase—$38.39100%0xf70d…dbef75d ago0xc5b579…a332bb
0x4e59…21ec0xccc8…15beBase—$635.45100%0xf70d…dbef75d ago0xaf1ead…0976af
0x4e59…21ec0xccc8…15beBase—$14.00100%0xf70d…dbef75d ago0xf71f22…e91688
0x655f…145b0xccc8…15beBase—$0.25100%0xf70d…dbef75d ago0x3f7da8…501588
0x655f…145b0xccc8…15beBase—$0.20100%0xf70d…dbef75d ago0xa84020…96b4b7
0x655f…145b0xccc8…15beBase—$0.20100%0xf70d…dbef75d ago0xebe04a…c9dd1f
0x2a25…a0350xccc8…15beBase—$14.28100%0xf70d…dbef75d ago0x230b31…1424f9
0x655f…145b0xccc8…15beBase—$0.20100%0xf70d…dbef75d ago0x90ddee…fcc511
0xef0e…5e770xccc8…15beBase—$1.42100%0xf70d…dbef75d ago0x7c08e7…67768d
0xe13a…347e0xccc8…15beBase—$0.12100%0xf70d…dbef75d ago0xc20e12…4b8048
0xe13a…347e0xccc8…15beBase—$1.03100%0xf70d…dbef75d ago0x999d65…c2bf29

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.